org.apache.openejb.assembler.classic
Class MethodTransactionInfo

java.lang.Object
  extended by org.apache.openejb.assembler.classic.InfoObject
      extended by org.apache.openejb.assembler.classic.MethodAttributeInfo
          extended by org.apache.openejb.assembler.classic.MethodTransactionInfo
All Implemented Interfaces:
Serializable

public class MethodTransactionInfo
extends MethodAttributeInfo

See Also:
Serialized Form

Field Summary
 String description
           
 String transAttribute
           
 
Fields inherited from class org.apache.openejb.assembler.classic.MethodAttributeInfo
methods
 
Constructor Summary
MethodTransactionInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

description

public String description

transAttribute

public String transAttribute
Constructor Detail

MethodTransactionInfo

public MethodTransactionInfo()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.