@Deprecated @MXBeanDescription(value="Management view of a transaction") public interface ActionBeanMBean extends OSEntryBeanMBean
| Modifier and Type | Method and Description |
|---|---|
long |
getAgeInSeconds()
Deprecated.
|
String |
getCreationTime()
Deprecated.
|
boolean |
isParticipant()
Deprecated.
|
String |
remove()
Deprecated.
|
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() throws MBeanException
remove in interface OSEntryBeanMBeanMBeanExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.