public class EjbRemovalInfo extends Object implements Serializable
| Constructor and Description |
|---|
EjbRemovalInfo() |
| Modifier and Type | Method and Description |
|---|---|
com.sun.enterprise.deployment.MethodDescriptor |
getRemoveMethod() |
boolean |
getRetainIfException() |
boolean |
isRetainIfExceptionSet() |
void |
setRemoveMethod(com.sun.enterprise.deployment.MethodDescriptor method) |
void |
setRetainIfException(boolean flag) |
String |
toString() |
public com.sun.enterprise.deployment.MethodDescriptor getRemoveMethod()
public void setRemoveMethod(com.sun.enterprise.deployment.MethodDescriptor method)
public boolean getRetainIfException()
public void setRetainIfException(boolean flag)
public boolean isRetainIfExceptionSet()
Copyright © 2018 Eclipse Foundation. All rights reserved.