|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.ejb3.metamodel.RemoveMethod
public class RemoveMethod
Represents an
Constructor Summary
RemoveMethod()
Method Summary
Method
getBeanMethod()
boolean
isRetainIfException()
void
setBeanMethod(Method beanMethod)
void
setRetainIfException(boolean retainIfException)
String
toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail
RemoveMethod
public RemoveMethod()
Method Detail
getBeanMethod
public Method getBeanMethod()
setBeanMethod
public void setBeanMethod(Method beanMethod)
isRetainIfException
public boolean isRetainIfException()
setRetainIfException
public void setRetainIfException(boolean retainIfException)
toString
public String toString()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2009 JBoss Inc.. All Rights Reserved.