jremote jbase5.2.1

com.jbase.jremote.jca.inflow
Class ActivationWork

java.lang.Object
  extended by 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


Constructor Summary
ActivationWork(List<EndpointAdapter> endpoints, String activation, byte[] message)
           
 
Method Summary
 void release()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivationWork

public ActivationWork(List<EndpointAdapter> endpoints,
                      String activation,
                      byte[] message)
Method Detail

release

public void release()
Specified by:
release in interface javax.resource.spi.work.Work

run

public void run()
Specified by:
run in interface Runnable

jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.