public class BeanContextServiceRevokedEvent extends BeanContextEvent
| Modifier and Type | Field and Description | 
|---|---|
| protected java.lang.Class | serviceClass | 
propagatedFrom| Constructor and Description | 
|---|
| BeanContextServiceRevokedEvent(BeanContextServices bcs,
                              java.lang.Class sc,
                              boolean invalidate) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Class | getServiceClass() | 
| BeanContextServices | getSourceAsBeanContextServices() | 
| boolean | isCurrentServiceInvalidNow() | 
| boolean | isServiceClass(java.lang.Class service) | 
getBeanContext, getPropagatedFrom, isPropagated, setPropagatedFrompublic BeanContextServiceRevokedEvent(BeanContextServices bcs, java.lang.Class sc, boolean invalidate)
public java.lang.Class getServiceClass()
public BeanContextServices getSourceAsBeanContextServices()
public boolean isCurrentServiceInvalidNow()
public boolean isServiceClass(java.lang.Class service)