|
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 BeanContextServiceRevokedListener
The listener interface for receiving
BeanContextServiceRevokedEvent
objects. A class that is
interested in processing a BeanContextServiceRevokedEvent
implements this interface.
Method Summary | |
---|---|
void |
serviceRevoked(BeanContextServiceRevokedEvent bcsre)
The service named has been revoked. |
Method Detail |
---|
void serviceRevoked(BeanContextServiceRevokedEvent bcsre)
bcsre
- the BeanContextServiceRevokedEvent
received
by this listener.
|
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.