|
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 BeanContextServicesListener extends BeanContextServiceRevokedListener
The listener interface for receiving
BeanContextServiceAvailableEvent objects.
A class that is interested in processing a
BeanContextServiceAvailableEvent implements this interface.
| Modifier and Type | Method and Description |
|---|---|
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
|
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.