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)
 

Constructors in com.arjuna.ats.arjuna.tools.osb.mbean with parameters of type UidWrapper
ActionBean(UidWrapper w)
           
OSEntryBean(UidWrapper w)
           
 



Copyright © 2011. All Rights Reserved.