WebFlow
Class BeanContextServicesSupport.BCSSProxyServiceProvider
WebFlow.BeanContextServicesSupport.BCSSProxyServiceProvider
- protected class BeanContextServicesSupport.BCSSProxyServiceProvider
Method Summary |
java.util.Iterator |
getCurrentServiceSelectors(WebFlow.BeanContextServices bcs,
java.lang.String serviceClass)
|
org.omg.CORBA.Object |
getService(WebFlow.BeanContextServices bcs,
org.omg.CORBA.Object requestor,
java.lang.String serviceClass,
org.omg.CORBA.Object serviceSelector)
|
void |
releaseService(WebFlow.BeanContextServices bcs,
org.omg.CORBA.Object requestor,
org.omg.CORBA.Object service)
|
void |
serviceRevoked(WebFlow.BeanContextServiceRevokedEvent bcsre)
|
getService
public org.omg.CORBA.Object getService(WebFlow.BeanContextServices bcs,
org.omg.CORBA.Object requestor,
java.lang.String serviceClass,
org.omg.CORBA.Object serviceSelector)
releaseService
public void releaseService(WebFlow.BeanContextServices bcs,
org.omg.CORBA.Object requestor,
org.omg.CORBA.Object service)
getCurrentServiceSelectors
public java.util.Iterator getCurrentServiceSelectors(WebFlow.BeanContextServices bcs,
java.lang.String serviceClass)
serviceRevoked
public void serviceRevoked(WebFlow.BeanContextServiceRevokedEvent bcsre)
throws java.lang.IllegalArgumentException