cgl.narada.wsinfra.wsr.impl
Class WsrSinkGroupTerminationImpl
java.lang.Object
cgl.narada.wsinfra.wsr.impl.WsrSinkGroupTerminationImpl
- public class WsrSinkGroupTerminationImpl
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static WsrSinkGroupTerminationImpl getInstance()
initialize
public void initialize(WsrStorageService wsrStorageService)
throws DeploymentException
- Throws:
DeploymentException
processGroupTermination
public void processGroupTermination(String groupId)
throws WsrStorageException
- Check to see if the group needs to be terminated, and if so, proceed
to do that
- Throws:
WsrStorageException