org.openejb.core.stateless
Class EncUserTransaction

java.lang.Object
  extended by org.openejb.core.ivm.naming.ENCReference
      extended by org.openejb.core.stateless.EncUserTransaction
All Implemented Interfaces:
Reference

public class EncUserTransaction
extends ENCReference


Field Summary
 
Fields inherited from class org.openejb.core.ivm.naming.ENCReference
checking, ref
 
Constructor Summary
EncUserTransaction(CoreUserTransaction reference)
           
 
Method Summary
 void checkOperation(byte operation)
           
 
Methods inherited from class org.openejb.core.ivm.naming.ENCReference
getObject, setChecking
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncUserTransaction

public EncUserTransaction(CoreUserTransaction reference)
Method Detail

checkOperation

public void checkOperation(byte operation)
                    throws javax.naming.NameNotFoundException
Specified by:
checkOperation in class ENCReference
Throws:
javax.naming.NameNotFoundException


Copyright © 1999-2011 OpenEJB. All Rights Reserved.