org.robokind.api.common.lifecycle.utils
Class ManagedServiceGroup
java.lang.Object
org.robokind.api.common.lifecycle.utils.ManagedServiceGroup
public class ManagedServiceGroup
- extends Object
- Author:
- Matthew Stevenson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROP_GROUP_ID
public static final String PROP_GROUP_ID
- See Also:
- Constant Field Values
myServiceProperties
protected Properties myServiceProperties
ManagedServiceGroup
public ManagedServiceGroup(ManagedServiceFactory factory,
List<ServiceLifecycleProvider> lifecycles,
String groupId,
Properties registrationProperties)
start
public void start()
stop
public void stop()
Copyright © 2011-2013. All Rights Reserved.