org.apache.openejb.assembler.classic
Class RemoveMethodInfo

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

public class RemoveMethodInfo
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
           
 boolean retainIfException
           
 
Constructor Summary
RemoveMethodInfo()
           
 
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

retainIfException

public boolean retainIfException
Constructor Detail

RemoveMethodInfo

public RemoveMethodInfo()


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