org.apache.openejb.jee
Class MethodTransaction
java.lang.Object
org.apache.openejb.jee.MethodTransaction
public class MethodTransaction
- extends Object
- Version:
- $Rev: 639147 $ $Date: 2008-03-20 04:49:01 +0100 (Do, 20. M��r 2008) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodTransaction
public MethodTransaction(TransAttribute attribute,
Method method)
getAttribute
public TransAttribute getAttribute()
getEjbName
public String getEjbName()
getMethodIntf
public MethodIntf getMethodIntf()
getMethodName
public String getMethodName()
getMethodParams
public MethodParams getMethodParams()
getMethod
public Method getMethod()
getClassName
public String getClassName()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.