org.apache.openejb.assembler.classic
Class InitMethodInfo

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

public class InitMethodInfo
extends InfoObject

Version:
$Rev: 602704 $ $Date: 2007-12-09 18:58:22 +0100 (So, 09. Dez 2007) $
See Also:
Serialized Form

Field Summary
 NamedMethodInfo beanMethod
           
 NamedMethodInfo createMethod
           
 
Constructor Summary
InitMethodInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

beanMethod

public NamedMethodInfo beanMethod

createMethod

public NamedMethodInfo createMethod
Constructor Detail

InitMethodInfo

public InitMethodInfo()


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