Uses of Class
org.rhq.enterprise.server.perspective.activator.LicenseFeature

Packages that use LicenseFeature
org.rhq.enterprise.server.perspective.activator   
org.rhq.enterprise.server.perspective.activator.context   
 

Uses of LicenseFeature in org.rhq.enterprise.server.perspective.activator
 

Methods in org.rhq.enterprise.server.perspective.activator that return LicenseFeature
static LicenseFeature LicenseFeature.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LicenseFeature[] LicenseFeature.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.rhq.enterprise.server.perspective.activator with parameters of type LicenseFeature
LicenseFeatureActivator(LicenseFeature licenseFeature)
           
 

Uses of LicenseFeature in org.rhq.enterprise.server.perspective.activator.context
 

Methods in org.rhq.enterprise.server.perspective.activator.context that return types with arguments of type LicenseFeature
 EnumSet<LicenseFeature> GlobalActivationContext.getLicenseFeatures()
           
 



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