Uses of Class
org.rhq.bindings.client.RhqManagers

Packages that use RhqManagers
org.rhq.bindings.client   
 

Uses of RhqManagers in org.rhq.bindings.client
 

Methods in org.rhq.bindings.client that return RhqManagers
static RhqManagers RhqManagers.forInterface(Class<?> iface)
           
protected  RhqManagers AbstractRhqFacadeProxy.getManager()
           
static RhqManagers RhqManagers.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RhqManagers[] RhqManagers.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.rhq.bindings.client with parameters of type RhqManagers
AbstractRhqFacadeProxy(T facade, RhqManagers manager)
           
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.