com.jbase.jremote.jca.inflow
Class ActivationWork
java.lang.Object
com.jbase.jremote.jca.inflow.ActivationWork
- All Implemented Interfaces:
- Runnable, javax.resource.spi.work.Work
public class ActivationWork
- extends Object
- implements javax.resource.spi.work.Work
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivationWork
public ActivationWork(List<EndpointAdapter> endpoints,
String activation,
byte[] message)
release
public void release()
- Specified by:
release
in interface javax.resource.spi.work.Work
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2016 TEMENOS. All Rights Reserved.