@Deprecated public class LogRecordWrapper extends OSEntryBean implements LogRecordWrapperMBean
Modifier and Type | Field and Description |
---|---|
protected boolean |
activated
Deprecated.
|
protected ParticipantStatus |
listType
Deprecated.
|
protected ActionBean |
parent
Deprecated.
|
protected AbstractRecord |
rec
Deprecated.
|
_uidWrapper, REMOVE_NOK_1, REMOVE_OK_1
Constructor and Description |
---|
LogRecordWrapper(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
|
LogRecordWrapper(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType,
UidWrapper wrapper)
Deprecated.
|
LogRecordWrapper(Uid uid)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
activate()
Deprecated.
|
String |
callMethod(Object object,
String mName)
Deprecated.
|
String |
clearHeuristic()
Deprecated.
|
String |
doSetStatus(String newState)
Deprecated.
|
String |
getHeuristicStatus()
Deprecated.
|
ParticipantStatus |
getListType()
Deprecated.
|
AbstractRecord |
getRecord()
Deprecated.
|
String |
getStatus()
Deprecated.
|
String |
getType()
Deprecated.
|
void |
init(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
|
boolean |
isHeuristic()
Deprecated.
|
boolean |
isParticipant()
Deprecated.
|
String |
remove()
Deprecated.
Remove this record from the ObjectStore
|
String |
remove(boolean reprobe)
Deprecated.
|
String |
setStatus(ParticipantStatus newState)
Deprecated.
|
void |
setStatus(String newState)
Deprecated.
|
StringBuilder |
toString(String prefix,
StringBuilder sb)
Deprecated.
|
doRemove, getId, getName, getUid, getUid, register, register, type, unregister, unregister
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId
protected ActionBean parent
protected AbstractRecord rec
protected boolean activated
protected ParticipantStatus listType
public LogRecordWrapper(Uid uid)
public LogRecordWrapper(ActionBean parent, AbstractRecord rec, ParticipantStatus listType, UidWrapper wrapper)
public LogRecordWrapper(ActionBean parent, AbstractRecord rec, ParticipantStatus listType)
public void init(ActionBean parent, AbstractRecord rec, ParticipantStatus listType)
public boolean isParticipant()
isParticipant
in interface LogRecordWrapperMBean
public String getStatus()
getStatus
in interface LogRecordWrapperMBean
public void setStatus(String newState)
setStatus
in interface LogRecordWrapperMBean
public String clearHeuristic()
clearHeuristic
in interface LogRecordWrapperMBean
public String setStatus(ParticipantStatus newState)
public String getType()
getType
in interface LogRecordWrapperMBean
getType
in interface OSEntryBeanMBean
getType
in class OSEntryBean
public AbstractRecord getRecord()
public ParticipantStatus getListType()
public boolean activate()
activate
in class OSEntryBean
public StringBuilder toString(String prefix, StringBuilder sb)
toString
in class OSEntryBean
public boolean isHeuristic()
public String getHeuristicStatus()
getHeuristicStatus
in interface LogRecordWrapperMBean
public String remove(boolean reprobe) throws MBeanException
remove
in class OSEntryBean
MBeanException
public String remove() throws MBeanException
OSEntryBean
remove
in interface OSEntryBeanMBean
remove
in class OSEntryBean
MBeanException
Copyright © 2021 JBoss by Red Hat. All rights reserved.