com.ibm.connector2.sna.lu62
Class Lu62ResourceAdapterImp
java.lang.Object
com.ibm.connector2.sna.lu62.Lu62ResourceAdapterImp
- All Implemented Interfaces:
- javax.resource.spi.ResourceAdapter
public class Lu62ResourceAdapterImp
- extends java.lang.Object
- implements javax.resource.spi.ResourceAdapter
The implementation of ResourceAdapter interface for LU62 resource adapter.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Lu62ResourceAdapterImp
public Lu62ResourceAdapterImp()
start
public void start(javax.resource.spi.BootstrapContext bootStrapCxt)
throws javax.resource.spi.ResourceAdapterInternalException
- Specified by:
start
in interface javax.resource.spi.ResourceAdapter
- Throws:
javax.resource.spi.ResourceAdapterInternalException
endpointActivation
public void endpointActivation(javax.resource.spi.endpoint.MessageEndpointFactory mef,
javax.resource.spi.ActivationSpec actSpec)
throws javax.resource.ResourceException
- Specified by:
endpointActivation
in interface javax.resource.spi.ResourceAdapter
- Throws:
javax.resource.ResourceException
endpointDeactivation
public void endpointDeactivation(javax.resource.spi.endpoint.MessageEndpointFactory mef,
javax.resource.spi.ActivationSpec actSpec)
- Specified by:
endpointDeactivation
in interface javax.resource.spi.ResourceAdapter
getXAResources
public javax.transaction.xa.XAResource[] getXAResources(javax.resource.spi.ActivationSpec[] specs)
throws javax.resource.ResourceException
- Specified by:
getXAResources
in interface javax.resource.spi.ResourceAdapter
- Throws:
javax.resource.ResourceException
stop
public void stop()
- Specified by:
stop
in interface javax.resource.spi.ResourceAdapter
getLu62WorkTable
public static java.util.Hashtable getLu62WorkTable()
getClassID
public java.lang.String getClassID()
getClassID
public java.lang.String getClassID(java.lang.Object obj)
getInstance
public static Lu62ResourceAdapterImp getInstance()
getOnIncomingMessageMethod
public static java.lang.reflect.Method getOnIncomingMessageMethod()
getOnOutgoingReplyMessageMethod
public static java.lang.reflect.Method getOnOutgoingReplyMessageMethod()
getWorkManager
public static javax.resource.spi.work.WorkManager getWorkManager()
(c) Copyright IBM Corporation 1998, 2008