Uses of Class
com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Packages that use UidWrapper Package Description com.arjuna.ats.arjuna.tools.osb.mbean -
-
Uses of UidWrapper in com.arjuna.ats.arjuna.tools.osb.mbean
Fields in com.arjuna.ats.arjuna.tools.osb.mbean declared as UidWrapper Modifier and Type Field Description protected UidWrapperOSEntryBean. _uidWrapperDeprecated.Fields in com.arjuna.ats.arjuna.tools.osb.mbean with type parameters of type UidWrapper Modifier and Type Field Description protected java.util.List<UidWrapper>ActionBean. recuidsDeprecated.Methods in com.arjuna.ats.arjuna.tools.osb.mbean that return UidWrapper Modifier and Type Method Description UidWrapperObjStoreBrowser. findUid(Uid uid)Deprecated.See if the given uid has previously been registered as an MBeanUidWrapperObjStoreBrowser. findUid(java.lang.String uid)Deprecated.Methods in com.arjuna.ats.arjuna.tools.osb.mbean that return types with arguments of type UidWrapper Modifier and Type Method Description java.util.List<UidWrapper>ObjStoreBrowser. probe(java.lang.String type)Deprecated.Register new MBeans of the requested type (or unregister ones whose corresponding ObjectStore entry has been removed)java.util.List<UidWrapper>UidWrapper. probe(java.lang.String type)Deprecated.Methods in com.arjuna.ats.arjuna.tools.osb.mbean with parameters of type UidWrapper Modifier and Type Method Description protected LogRecordWrapperActionBean. createParticipant(AbstractRecord rec, ParticipantStatus listType, UidWrapper wrapper)Deprecated.protected ActionBeanWrapperInterfaceActionBean. createWrapper(UidWrapper w, boolean activate)Deprecated.Constructors in com.arjuna.ats.arjuna.tools.osb.mbean with parameters of type UidWrapper Constructor Description ActionBean(UidWrapper w)Deprecated.GenericAtomicActionWrapper(BasicAction ba, UidWrapper w)GenericAtomicActionWrapper(java.lang.String classType, UidWrapper w)LogRecordWrapper(ActionBean parent, AbstractRecord rec, ParticipantStatus listType, UidWrapper wrapper)Deprecated.OSEntryBean(UidWrapper w)Deprecated.
-