@MXBeanDescription(value="Management view of a transaction") public interface ActionBeanMBean extends OSEntryBeanMBean
| Modifier and Type | Method and Description |
|---|---|
long |
getAgeInSeconds() |
String |
getCreationTime() |
boolean |
isParticipant() |
String |
remove() |
getId, getTypelong getAgeInSeconds()
String getCreationTime()
@MXBeanPropertyDescription(value="Indicates whether this entry corresponds to a transaction participant") boolean isParticipant()
@MXBeanPropertyDescription(value="Tell the Transaction Manager to remove this action") String remove()
remove in interface OSEntryBeanMBeanCopyright © 2014. All Rights Reserved.