|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ConnectionException in it.imolinfo.jbi4cics.connection |
---|
Methods in it.imolinfo.jbi4cics.connection that throw ConnectionException | |
---|---|
void |
ConnectionManager.handleCall(ServiceContext serviceContext)
|
void |
EchoConnectionManager.handleCall(ServiceContext serviceContext)
|
Uses of ConnectionException in it.imolinfo.jbi4cics.connection.jca |
---|
Methods in it.imolinfo.jbi4cics.connection.jca that throw ConnectionException | |
---|---|
protected javax.resource.cci.Connection |
JCAAbstractConnectionManager.createConnection(ServiceContext serviceContext,
javax.resource.cci.ConnectionSpec connectionSpec)
|
protected abstract javax.resource.cci.ConnectionSpec |
JCAAbstractConnectionManager.createConnectionSpec(ServiceContext serviceContext)
|
protected abstract javax.resource.cci.ConnectionSpec |
JCACommareaBasedConnectionManager.createConnectionSpec(ServiceContext serviceContext)
|
protected abstract javax.resource.cci.Record |
JCAAbstractConnectionManager.createInputRecord(ServiceContext serviceContext)
|
protected javax.resource.cci.Record |
JCACommareaBasedConnectionManager.createInputRecord(ServiceContext serviceContext)
|
protected javax.resource.cci.Interaction |
JCAAbstractConnectionManager.createInteraction(javax.resource.cci.Connection connection)
|
protected abstract javax.resource.cci.InteractionSpec |
JCAAbstractConnectionManager.createInteractionSpec(ServiceContext serviceContext)
|
protected abstract javax.resource.cci.InteractionSpec |
JCACommareaBasedConnectionManager.createInteractionSpec(ServiceContext serviceContext)
|
protected abstract java.lang.Object |
JCAAbstractConnectionManager.createOutputMessage(ServiceContext serviceContext,
javax.resource.cci.Record outputRecord)
|
protected java.lang.Object |
JCACommareaBasedConnectionManager.createOutputMessage(ServiceContext serviceContext,
javax.resource.cci.Record outputRecord)
|
protected abstract javax.resource.cci.Record |
JCAAbstractConnectionManager.createOutputRecord(ServiceContext serviceContext)
|
protected javax.resource.cci.Record |
JCACommareaBasedConnectionManager.createOutputRecord(ServiceContext serviceContext)
|
java.lang.ClassLoader |
JCAAbstractConnectionManager.getConnectorClassLoader()
Return the ConnectionFactory class loader. |
void |
JCAAbstractConnectionManager.handleCall(ServiceContext serviceContext)
|
protected void |
JCAAbstractConnectionManager.releaseResources(javax.resource.cci.Connection connection,
javax.resource.cci.Interaction interaction)
|
Uses of ConnectionException in it.imolinfo.jbi4cics.connection.jca.cics |
---|
Methods in it.imolinfo.jbi4cics.connection.jca.cics that throw ConnectionException | |
---|---|
protected javax.resource.cci.ConnectionSpec |
CICSConnectionManager.createConnectionSpec(ServiceContext serviceContext)
Inits and retruns a inited ConnectionSpec. |
protected javax.resource.cci.InteractionSpec |
CICSConnectionManager.createInteractionSpec(ServiceContext serviceContext)
Returns a correctly configured InteractionSpce . |
protected void |
CICSConnectionManager.invokeMethodWithOneIntParam(java.lang.Object obj,
java.lang.String methodName,
int methodParam)
Use reflection to invoke a void method with one int parameter. |
protected void |
CICSConnectionManager.invokeMethodWithOneStringParam(java.lang.Object obj,
java.lang.String methodName,
java.lang.String methodParam)
Use reflection to invoke a void method with one String parameter. |
Uses of ConnectionException in it.imolinfo.jbi4cics.connection.jca.ims |
---|
Methods in it.imolinfo.jbi4cics.connection.jca.ims that throw ConnectionException | |
---|---|
protected javax.resource.cci.ConnectionSpec |
IMSConnectionManager.createConnectionSpec(ServiceContext serviceContext)
|
protected javax.resource.cci.InteractionSpec |
IMSConnectionManager.createInteractionSpec(ServiceContext serviceContext)
|
Uses of ConnectionException in it.imolinfo.jbi4cics.connection.jdbc |
---|
Methods in it.imolinfo.jbi4cics.connection.jdbc that throw ConnectionException | |
---|---|
void |
JdbcConnectionManager.handleCall(ServiceContext serviceContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |