WebFlow.event
Class BeanContextServiceRevokedEventImpl
WebFlow.event.BeanContextServiceRevokedEventImpl
- public class BeanContextServiceRevokedEventImpl
Field Summary |
protected java.lang.String |
serviceClass
fields |
Constructor Summary |
BeanContextServiceRevokedEventImpl(WebFlow.event.BeanContextServices bcs,
java.lang.String sc,
boolean invalidate)
construct a BeanContextServiceEvent |
serviceClass
protected java.lang.String serviceClass
- fields
BeanContextServiceRevokedEventImpl
public BeanContextServiceRevokedEventImpl(WebFlow.event.BeanContextServices bcs,
java.lang.String sc,
boolean invalidate)
throws WebFlow.IllegalArgumentException
- construct a BeanContextServiceEvent
getSourceAsBeanContextServices
public WebFlow.event.BeanContextServices getSourceAsBeanContextServices()
- get the source as a reference of type BeanContextServices
getServiceClass
public java.lang.String getServiceClass()
- get the service class that is the subject of this notification
isServiceClass
public boolean isServiceClass(java.lang.String service)
- test service equality
isCurrentServiceInvalidNow
public boolean isCurrentServiceInvalidNow()
- true if current service references are now invalidated and unusable.