|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for core service implementations that are managed using the pooled service model.
Method Summary | |
void |
activateService()
Invoked just after a service is either created, or just after it is removed from the service pool and bound to a new thread. |
void |
passivateService()
Invoked when a service is unbound from a thread, just before being returned to the service pool. |
Method Detail |
public void activateService()
public void passivateService()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |