com.jbase.jremote.jca.inflow
Class ActivationWorkListener
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivationWorkListener
public ActivationWorkListener()
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
Copyright © 2016 TEMENOS. All Rights Reserved.