Class DecoratedService
java.lang.Object
org.wildfly.clustering.server.service.DecoratedService
- All Implemented Interfaces:
Service
- Direct Known Subclasses:
DecoratedManager, DecoratedSchedulerService
-
Constructor Summary
ConstructorsConstructorDescriptionDecoratedService(Service service) Creates a decorator of the specified service. -
Method Summary
-
Constructor Details
-
DecoratedService
Creates a decorator of the specified service.- Parameters:
service- the decorated service
-
-
Method Details
-
isStarted
-
start
-
stop
-