org.mobicents.csapi.jr.slee
Interface ParlayConnection
- All Superinterfaces:
- javax.resource.cci.Connection
public interface ParlayConnection
- extends javax.resource.cci.Connection
This is handle is the Provider interface that can be used for accessing Parlay
service instance.
| Methods inherited from interface javax.resource.cci.Connection |
close, createInteraction, getLocalTransaction, getMetaData, getResultSetInfo |
getService
TpServiceIdentifier getService(java.lang.String serviceTypeName,
java.util.Properties serviceProperties)
throws javax.slee.resource.ResourceException
- Throws:
javax.slee.resource.ResourceException
getIpServiceConnection
IpServiceConnection getIpServiceConnection(TpServiceIdentifier serviceIdentifier)
throws javax.slee.resource.ResourceException
- Throws:
javax.slee.resource.ResourceException
Copyright © 2009. All Rights Reserved.