Package org.wildfly.clustering.service
Class ChildTargetService
java.lang.Object
org.wildfly.clustering.service.ChildTargetService
- All Implemented Interfaces:
org.jboss.msc.Service
Service that performs service installation into the child target on start.
- Author:
- Paul Ferraro
-
Field Summary
Fields inherited from interface org.jboss.msc.Service
NULL -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChildTargetService
-
-
Method Details
-
start
public void start(org.jboss.msc.service.StartContext context) - Specified by:
startin interfaceorg.jboss.msc.Service
-
stop
public void stop(org.jboss.msc.service.StopContext context) - Specified by:
stopin interfaceorg.jboss.msc.Service
-