org.csc.phynixx.xa
Class PhynixxXAResourceEvent<C extends IPhynixxConnection>

java.lang.Object
  extended by java.util.EventObject
      extended by org.csc.phynixx.xa.PhynixxXAResourceEvent<C>
All Implemented Interfaces:
Serializable, IPhynixxXAResourceListener.IPhynixxXAResourceEvent

public class PhynixxXAResourceEvent<C extends IPhynixxConnection>
extends EventObject
implements IPhynixxXAResourceListener.IPhynixxXAResourceEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
PhynixxXAResourceEvent(PhynixxXAResource<C> xaresource)
           
 
Method Summary
 IPhynixxXAResource<C> getXAResource()
           
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PhynixxXAResourceEvent

public PhynixxXAResourceEvent(PhynixxXAResource<C> xaresource)
Method Detail

getXAResource

public IPhynixxXAResource<C> getXAResource()
Specified by:
getXAResource in interface IPhynixxXAResourceListener.IPhynixxXAResourceEvent


Copyright © 2015. All rights reserved.