| 
Java™ Platform Standard Ed. 6  | 
|||||||||
| 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
  | 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.