|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanContextServicesListener
Listens for service add and revoke events.
Method Summary | |
---|---|
void |
serviceAvailable(BeanContextServiceAvailableEvent event)
Called by BeanContextServices whenever a service is made available. |
Methods inherited from interface java.beans.beancontext.BeanContextServiceRevokedListener |
---|
serviceRevoked |
Method Detail |
---|
void serviceAvailable(BeanContextServiceAvailableEvent event)
BeanContextServices
whenever a service is made available.
event
- the service revoked event, with useful information
about the new service.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |