Uses of Interface
com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
-
Packages that use ActionBeanWrapperInterface Package Description com.arjuna.ats.arjuna.tools.osb.mbean -
-
Uses of ActionBeanWrapperInterface in com.arjuna.ats.arjuna.tools.osb.mbean
Classes in com.arjuna.ats.arjuna.tools.osb.mbean that implement ActionBeanWrapperInterface Modifier and Type Class Description static classActionBean.GenericAtomicActionWrapperDeprecated.The ActionBean needs access to the participant lists maintained by an AtomicAction but these lists are protected.Fields in com.arjuna.ats.arjuna.tools.osb.mbean declared as ActionBeanWrapperInterface Modifier and Type Field Description protected ActionBeanWrapperInterfaceActionBean. raDeprecated.Methods in com.arjuna.ats.arjuna.tools.osb.mbean that return ActionBeanWrapperInterface Modifier and Type Method Description protected ActionBeanWrapperInterfaceActionBean. createWrapper(UidWrapper w, boolean activate)Deprecated.
-