|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.notification.lifecycle.ServantLifecyleControl
Constructor Summary | |
---|---|
ServantLifecyleControl(IServantLifecyle delegate,
boolean runGCDuringDeactivation)
|
|
ServantLifecyleControl(IServantLifecyle delegate,
org.apache.avalon.framework.configuration.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.apache.avalon.framework.configuration.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 |