|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanContextServicesListener
The listener interface for receiving
BeanContextServiceAvailableEvent
objects.
A class that is interested in processing a
BeanContextServiceAvailableEvent
implements this interface.
Method Summary | |
---|---|
void |
serviceAvailable(BeanContextServiceAvailableEvent bcsae)
The service named has been registered. |
Methods inherited from interface java.beans.beancontext.BeanContextServiceRevokedListener |
---|
serviceRevoked |
Method Detail |
---|
void serviceAvailable(BeanContextServiceAvailableEvent bcsae)
bcsae
- the BeanContextServiceAvailableEvent
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.