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
- Version:
- $Id: ServantLifecyleControl.java,v 1.5 2011-05-10 15:40:39 nick.cross Exp $
- 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,
org.jacorb.config.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 © 2012 JacORB. All Rights Reserved.