|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.notification.lifecycle.ServantLifecyleControl
public class ServantLifecyleControl
Constructor Summary | |
---|---|
ServantLifecyleControl(IServantLifecyle delegate,
boolean runGCDuringDeactivation)
|
|
ServantLifecyleControl(IServantLifecyle delegate,
org.jacorb.config.Configuration config)
|
Method Summary | |
---|---|
Object |
activate()
|
void |
deactivate()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServantLifecyleControl(IServantLifecyle delegate, org.jacorb.config.Configuration config)
public ServantLifecyleControl(IServantLifecyle delegate, boolean runGCDuringDeactivation)
Method Detail |
---|
public Object activate()
activate
in interface ManageableServant
public void deactivate()
deactivate
in interface ManageableServant
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |