Package com.groiss.component
Class ServiceAdapter
java.lang.Object
com.groiss.component.ServiceAdapter
@Deprecated(since="11.0",
forRemoval=true)
public class ServiceAdapter
extends Object
implements Service
Deprecated, for removal: This API element is subject to removal in a future version.
This is an adapter class for the service interface
-
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.groiss.component.Service
isRunning, reconfigure
-
Constructor Details
-
ServiceAdapter
public ServiceAdapter()Deprecated, for removal: This API element is subject to removal in a future version.
-
Service
directly