jremote jbase5.2.1

com.jbase.jremote.jca.inflow
Class ActivationWorkListener

java.lang.Object
  extended by com.jbase.jremote.jca.inflow.ActivationWorkListener
All Implemented Interfaces:
EventListener, javax.resource.spi.work.WorkListener

public class ActivationWorkListener
extends Object
implements javax.resource.spi.work.WorkListener


Constructor Summary
ActivationWorkListener()
           
 
Method Summary
 void workAccepted(javax.resource.spi.work.WorkEvent we)
           
 void workCompleted(javax.resource.spi.work.WorkEvent we)
           
 void workRejected(javax.resource.spi.work.WorkEvent we)
           
 void workStarted(javax.resource.spi.work.WorkEvent we)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivationWorkListener

public ActivationWorkListener()
Method Detail

workAccepted

public void workAccepted(javax.resource.spi.work.WorkEvent we)
Specified by:
workAccepted in interface javax.resource.spi.work.WorkListener

workCompleted

public void workCompleted(javax.resource.spi.work.WorkEvent we)
Specified by:
workCompleted in interface javax.resource.spi.work.WorkListener

workRejected

public void workRejected(javax.resource.spi.work.WorkEvent we)
Specified by:
workRejected in interface javax.resource.spi.work.WorkListener

workStarted

public void workStarted(javax.resource.spi.work.WorkEvent we)
Specified by:
workStarted in interface javax.resource.spi.work.WorkListener

jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.