@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, getType
long 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 OSEntryBeanMBean
MBeanException
Copyright © 2020 JBoss by Red Hat. All rights reserved.