org.rhq.enterprise.server.perspective.activator.context
Interface ActivationContext

All Known Implementing Classes:
AbstractResourceOrGroupActivationContext, GlobalActivationContext, GroupActivationContext, ResourceActivationContext

public interface ActivationContext

An activation context is used to provide contextual information, relevant to the scope of the current GUI request, to a set of activators.

Author:
Ian Springer

Method Summary
 ActivationContextScope getScope()
           
 

Method Detail

getScope

ActivationContextScope getScope()


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