public interface OdeConnection
extends javax.resource.cci.Connection
| Modifier and Type | Method and Description |
|---|---|
ServiceProviderSession |
createServiceProviderSession(java.lang.String serviceProviderUri,
java.lang.Class sessionInterface)
Obtain access to a service provider belonging to this ODE domain through
its client session interface.
|
ServiceProviderSession createServiceProviderSession(java.lang.String serviceProviderUri, java.lang.Class sessionInterface) throws OdeConnectionException
serviceProviderUri - URI of the Service ProviderOdeConnectionException