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:
java.lang.Runnable, javax.resource.spi.work.Work

public class ActivationWork
extends java.lang.Object
implements javax.resource.spi.work.Work


Constructor Summary
ActivationWork(java.util.List<EndpointAdapter> endpoints, java.lang.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(java.util.List<EndpointAdapter> endpoints,
                      java.lang.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 java.lang.Runnable

jremote jbase5.2.1

Copyright © 2010 TEMENOS. All Rights Reserved.