Searched refs:retainIfExceptionSet (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/deployment/dol/src/main/java/com/sun/enterprise/deployment/
H A DEjbRemovalInfo.java62 private boolean retainIfExceptionSet = false; field in class:EjbRemovalInfo
78 retainIfExceptionSet = true;
82 return retainIfExceptionSet;

Completed in 10 milliseconds