Class RecoverConnectableAtomicActionBean
java.lang.Object
com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean
com.arjuna.ats.internal.jta.tools.osb.mbean.jta.RecoverConnectableAtomicActionBean
- All Implemented Interfaces:
ActionBeanMBean
,ObjStoreItemMBean
,OSEntryBeanMBean
,RecoverConnectableAtomicActionBeanMBean
@Deprecated
public class RecoverConnectableAtomicActionBean
extends JTAActionBean
implements RecoverConnectableAtomicActionBeanMBean
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.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
ActionBean.GenericAtomicActionWrapper
-
Field Summary
Fields inherited from class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
ra, recuids
Fields inherited from class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
_uidWrapper, REMOVE_NOK_1, REMOVE_OK_1
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected ActionBeanWrapperInterface
createWrapper
(UidWrapper w, boolean activate) Deprecated.toDo()
Deprecated.Methods inherited from class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean
createParticipant
Methods inherited from class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
createParticipant, getAgeInSeconds, getCreationTime, getParticipant, getParticipants, getUid, isParticipant, register, remove, remove, setStatus, toString, unregister
Methods inherited from class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
activate, doRemove, getId, getName, getType, getUid, register, remove, type, unregister
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean
getAgeInSeconds, getCreationTime, isParticipant, remove
Methods inherited from interface com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBeanMBean
getId, getType
-
Constructor Details
-
RecoverConnectableAtomicActionBean
Deprecated.
-
-
Method Details
-
createWrapper
Deprecated.- Overrides:
createWrapper
in classActionBean
-
toDo
Deprecated.- Specified by:
toDo
in interfaceRecoverConnectableAtomicActionBeanMBean
-