public class BeanContextServiceAvailableEvent extends BeanContextEvent
| Modifier and Type | Field and Description | 
|---|---|
protected java.lang.Class | 
serviceClass  | 
propagatedFrom| Constructor and Description | 
|---|
BeanContextServiceAvailableEvent(BeanContextServices bcs,
                                java.lang.Class sc)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Iterator | 
getCurrentServiceSelectors()  | 
java.lang.Class | 
getServiceClass()  | 
BeanContextServices | 
getSourceAsBeanContextServices()  | 
getBeanContext, getPropagatedFrom, isPropagated, setPropagatedFrompublic BeanContextServiceAvailableEvent(BeanContextServices bcs, java.lang.Class sc)
public java.util.Iterator getCurrentServiceSelectors()
public java.lang.Class getServiceClass()
public BeanContextServices getSourceAsBeanContextServices()