|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.metadata.javaee.support.IdMetaDataImpl
org.jboss.metadata.ejb.spec.RemoveMethodMetaData
public class RemoveMethodMetaData
RemoveMethodMetaData.
| Constructor Summary | |
|---|---|
RemoveMethodMetaData()
Create a new RemoveMethodMetaData. |
|
| Method Summary | |
|---|---|
NamedMethodMetaData |
getBeanMethod()
Get the beanMethod. |
boolean |
isRetainIfException()
Get the retainIfException. |
void |
setBeanMethod(NamedMethodMetaData beanMethod)
Set the beanMethod. |
void |
setRetainIfException(boolean retainIfException)
Set the retainIfException. |
| Methods inherited from class org.jboss.metadata.javaee.support.IdMetaDataImpl |
|---|
clone, equals, getId, hashCode, merge, merge, setId |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoveMethodMetaData()
| Method Detail |
|---|
public NamedMethodMetaData getBeanMethod()
public void setBeanMethod(NamedMethodMetaData beanMethod)
beanMethod - the beanMethod.
IllegalArgumentException - for a null beanMethodpublic boolean isRetainIfException()
public void setRetainIfException(boolean retainIfException)
retainIfException - the retainIfException.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||