WebFlow.event
Class BeanContextServiceAvailableEventImpl

WebFlow.event.BeanContextServiceAvailableEventImpl

public class BeanContextServiceAvailableEventImpl


Field Summary
protected  java.lang.String serviceClass
           
 
Constructor Summary
BeanContextServiceAvailableEventImpl(WebFlow.event.BeanContextServices bcs, java.lang.String sc)
          construct a BeanContextServiceEvent
 
Method Summary
 WebFlow.event.Iterator getCurrentServiceSelectors()
           
 java.lang.String getServiceClass()
          get the service class that is the subject of this notification
 WebFlow.event.BeanContextServices getSourceAsBeanContextServices()
          get the source as a reference of type BeanContextServices
 

Field Detail

serviceClass

protected java.lang.String serviceClass
Constructor Detail

BeanContextServiceAvailableEventImpl

public BeanContextServiceAvailableEventImpl(WebFlow.event.BeanContextServices bcs,
                                            java.lang.String sc)
                                     throws WebFlow.IllegalArgumentException
construct a BeanContextServiceEvent
Method Detail

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

getCurrentServiceSelectors

public WebFlow.event.Iterator getCurrentServiceSelectors()
Returns:
the current selectors available from the service