Uses of Class
com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper

Packages that use UidWrapper
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
protected  UidWrapper OSEntryBean.w
           
 

Methods in com.arjuna.ats.arjuna.tools.osb.mbean that return UidWrapper
 UidWrapper ObjStoreBrowser.findUid(String uid)
           
 UidWrapper ObjStoreBrowser.findUid(Uid uid)
          See if the given uid has previously been registered as an MBean
 

Methods in com.arjuna.ats.arjuna.tools.osb.mbean that return types with arguments of type UidWrapper
 List<UidWrapper> UidWrapper.probe(String type, String beantype)
           
 List<UidWrapper> ObjStoreBrowser.probe(String type, String beantype)
          Register new MBeans of the requested type (or unregister ones whose corresponding ObjectStore entry has been removed)
 

Methods in com.arjuna.ats.arjuna.tools.osb.mbean with parameters of type UidWrapper
protected  LogRecordWrapper ActionBean.createParticipant(AbstractRecord rec, ParticipantStatus listType, UidWrapper wrapper)
           
protected  ActionBeanWrapperInterface ActionBean.createWrapper(UidWrapper w, boolean activate)
           
 

Constructors in com.arjuna.ats.arjuna.tools.osb.mbean with parameters of type UidWrapper
ActionBean.GenericAtomicActionWrapper(String classType, UidWrapper w)
           
ActionBean(UidWrapper w)
           
LogRecordWrapper(ActionBean parent, AbstractRecord rec, ParticipantStatus listType, UidWrapper wrapper)
           
OSEntryBean(UidWrapper w)
           
 



Copyright © 2012. All Rights Reserved.