public interface ResourceHolder
ResourceHolderSupport, 
ResourceHolderSynchronization| Modifier and Type | Method and Description | 
|---|---|
| boolean | isVoid()Determine whether this holder is considered as 'void',
 i.e. | 
| void | reset()Reset the transactional state of this holder. | 
| void | unbound()Notify this holder that it has been unbound from transaction synchronization. | 
void reset()
void unbound()
boolean isVoid()