org.exoplatform.services.transaction.impl.jotm
Class ResourceEntry

java.lang.Object
  extended by org.exoplatform.services.transaction.impl.jotm.ResourceEntry
All Implemented Interfaces:
org.objectweb.transaction.jta.ResourceManagerEvent

public class ResourceEntry
extends Object
implements org.objectweb.transaction.jta.ResourceManagerEvent

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
ResourceEntry(ExoResource resource)
           
 
Method Summary
 void enlistConnection(Transaction transaction)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceEntry

public ResourceEntry(ExoResource resource)
Method Detail

enlistConnection

public void enlistConnection(Transaction transaction)
                      throws SystemException
Specified by:
enlistConnection in interface org.objectweb.transaction.jta.ResourceManagerEvent
Throws:
SystemException


Copyright © 2009 eXo Platform SAS. All Rights Reserved.