|
JBoss Metadata EJB 7.2.2.Final | |||||||||
| 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 | |
|---|---|
boolean |
equals(Object o,
boolean checkRetainIfException)
|
NamedMethodMetaData |
getBeanMethod()
Get the beanMethod. |
Boolean |
getRetainIfException()
Get the retainIfException. |
void |
mergeRetainifException(RemoveMethodMetaData override,
RemoveMethodMetaData original)
merge 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, 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 getRetainIfException()
public void setRetainIfException(Boolean retainIfException)
retainIfException - the retainIfException.
public boolean equals(Object o,
boolean checkRetainIfException)
public void mergeRetainifException(RemoveMethodMetaData override,
RemoveMethodMetaData original)
override - original -
|
JBoss Metadata EJB 7.2.2.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||