|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceBeanContainerListener
Client interface allowing notification of service instantiations and discard lifecycle events
| Method Summary | |
|---|---|
void |
serviceDiscarded(ServiceRecord record)
Notify all ServiceBeanContainerListener implementations with a ServiceRecord signifying that a service has been discarded |
void |
serviceInstantiated(ServiceRecord record)
Notify all ServiceBeanContainerListener implementations with a ServiceRecord signifying that a service has been instantiated |
| Method Detail |
|---|
void serviceInstantiated(ServiceRecord record)
record - The ServiceRecord for the newly instantiated servicevoid serviceDiscarded(ServiceRecord record)
record - The ServiceRecord for the discarded service
|
Copyright © Rio Project. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||