Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanContextServiceRevokedListener extends EventListener
The listener interface for receiving
BeanContextServiceRevokedEvent
objects. A class that is
interested in processing a BeanContextServiceRevokedEvent
implements this interface.
Modifier and Type | Method and Description |
---|---|
void |
serviceRevoked(BeanContextServiceRevokedEvent bcsre)
The service named has been revoked. |
Method Detail |
---|
void serviceRevoked(BeanContextServiceRevokedEvent bcsre)
bcsre
- the BeanContextServiceRevokedEvent
received
by this listener.
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.