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