org.apache.openejb.assembler.classic
Class MethodAttributeInfo

java.lang.Object
  extended by org.apache.openejb.assembler.classic.InfoObject
      extended by org.apache.openejb.assembler.classic.MethodAttributeInfo
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MethodConcurrencyInfo, MethodPermissionInfo, MethodTransactionInfo

public class MethodAttributeInfo
extends InfoObject

Version:
$Rev: 1153797 $ $Date: 2011-08-04 02:09:44 -0700 (Thu, 04 Aug 2011) $
See Also:
Serialized Form

Field Summary
 List<MethodInfo> methods
           
 
Constructor Summary
MethodAttributeInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

methods

public final List<MethodInfo> methods
Constructor Detail

MethodAttributeInfo

public MethodAttributeInfo()


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.