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:
MethodPermissionInfo, MethodTransactionInfo

public class MethodAttributeInfo
extends InfoObject

Version:
$Rev$ $Date$
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-2011 The Apache OpenEJB development community. All Rights Reserved.