Uses of Class
org.rhq.enterprise.server.perspective.activator.context.ActivationContextScope

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

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

Methods in org.rhq.enterprise.server.perspective.activator that return ActivationContextScope
 ActivationContextScope AbstractResourceOrGroupActivator.getScope()
           
 ActivationContextScope AbstractGlobalActivator.getScope()
           
 ActivationContextScope Activator.getScope()
           
 

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

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



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