com.arjuna.ats.arjuna.tools.osb.mbean
Interface ActionBeanMBean
- All Superinterfaces:
- ObjStoreItemMBean, OSEntryBeanMBean
- All Known Implementing Classes:
- ActionBean
@MXBeanDescription(value="Management view of a transaction")
public interface ActionBeanMBean
- extends OSEntryBeanMBean
getAgeInSeconds
long getAgeInSeconds()
getCreationTime
String getCreationTime()
isParticipant
@MXBeanPropertyDescription(value="Indicates whether this entry corresponds to a transaction participant")
boolean isParticipant()
remove
@MXBeanPropertyDescription(value="Tell the Transaction Manager to remove this action")
String remove()
- Specified by:
remove
in interface OSEntryBeanMBean
Copyright © 2012. All Rights Reserved.