Class LogRecordWrapper
java.lang.Object
com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
- All Implemented Interfaces:
LogRecordWrapperMBean,ObjStoreItemMBean,OSEntryBeanMBean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to
provide a better separation between public and internal classes.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanDeprecated.protected booleanDeprecated.protected ParticipantStatusDeprecated.protected ActionBeanDeprecated.protected AbstractRecordDeprecated.protected booleanDeprecated.Fields inherited from class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
_uidWrapper, REMOVE_NOK_1, REMOVE_OK_1 -
Constructor Summary
ConstructorsConstructorDescriptionLogRecordWrapper(Uid uid) Deprecated.LogRecordWrapper(ActionBean parent, AbstractRecord rec, ParticipantStatus listType) Deprecated.LogRecordWrapper(ActionBean parent, AbstractRecord rec, ParticipantStatus listType, UidWrapper wrapper) Deprecated.LogRecordWrapper(ActionBean parent, AbstractRecord rec, ParticipantStatus listType, String className) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionbooleanactivate()Deprecated.callMethod(Object object, String mName) Deprecated.Deprecated.doSetStatus(String newState) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.getType()Deprecated.voidinit(ActionBean parent, AbstractRecord rec, ParticipantStatus listType) Deprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.remove()Deprecated.Remove this record from the ObjectStoreremove(boolean reprobe) Deprecated.booleanDeprecated.setStatus(ParticipantStatus newState) Deprecated.voidDeprecated.toString(String prefix, StringBuilder sb) Deprecated.Methods inherited from class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
doRemove, getId, getName, getUid, getUid, register, register, type, unregister, unregisterMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBeanMBean
getId
-
Field Details
-
parent
Deprecated. -
rec
Deprecated. -
activated
protected boolean activatedDeprecated. -
listType
Deprecated. -
removed
protected boolean removedDeprecated. -
forgetRec
protected boolean forgetRecDeprecated.
-
-
Constructor Details
-
LogRecordWrapper
Deprecated. -
LogRecordWrapper
public LogRecordWrapper(ActionBean parent, AbstractRecord rec, ParticipantStatus listType, UidWrapper wrapper) Deprecated. -
LogRecordWrapper
Deprecated. -
LogRecordWrapper
public LogRecordWrapper(ActionBean parent, AbstractRecord rec, ParticipantStatus listType, String className) Deprecated.
-
-
Method Details
-
init
Deprecated. -
isParticipant
public boolean isParticipant()Deprecated.- Specified by:
isParticipantin interfaceLogRecordWrapperMBean
-
getStatus
Deprecated.- Specified by:
getStatusin interfaceLogRecordWrapperMBean
-
setStatus
Deprecated.- Specified by:
setStatusin interfaceLogRecordWrapperMBean
-
clearHeuristic
Deprecated.- Specified by:
clearHeuristicin interfaceLogRecordWrapperMBean
-
doSetStatus
Deprecated. -
setStatus
Deprecated. -
getType
Deprecated.- Specified by:
getTypein interfaceLogRecordWrapperMBean- Specified by:
getTypein interfaceOSEntryBeanMBean- Overrides:
getTypein classOSEntryBean
-
getRecord
Deprecated. -
getListType
Deprecated. -
activate
public boolean activate()Deprecated.- Overrides:
activatein classOSEntryBean
-
toString
Deprecated.- Overrides:
toStringin classOSEntryBean
-
callMethod
Deprecated. -
isHeuristic
public boolean isHeuristic()Deprecated. -
getHeuristicStatus
Deprecated.- Specified by:
getHeuristicStatusin interfaceLogRecordWrapperMBean
-
remove
Deprecated.- Overrides:
removein classOSEntryBean- Throws:
MBeanException
-
remove
Deprecated.Description copied from class:OSEntryBeanRemove this record from the ObjectStore- Specified by:
removein interfaceOSEntryBeanMBean- Overrides:
removein classOSEntryBean- Returns:
- a textual indication of whether the remove operation succeeded
- Throws:
MBeanException
-
isRemoved
public boolean isRemoved()Deprecated. -
removeFromList
Deprecated.
-