org.jacorb.notification.lifecycle
Class ServantLifecyleControl
java.lang.Object
org.jacorb.notification.lifecycle.ServantLifecyleControl
- All Implemented Interfaces:
- ManageableServant
public class ServantLifecyleControl
- extends Object
- implements ManageableServant
- Author:
- Alphonse Bendt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServantLifecyleControl
public ServantLifecyleControl(IServantLifecyle delegate,
Configuration config)
ServantLifecyleControl
public ServantLifecyleControl(IServantLifecyle delegate,
boolean runGCDuringDeactivation)
activate
public Object activate()
- Specified by:
activate in interface ManageableServant
deactivate
public void deactivate()
- Specified by:
deactivate in interface ManageableServant
Copyright © 2015 JacORB. All rights reserved.