org.rhq.enterprise.server.perspective.activator
Class AbstractGlobalActivator

java.lang.Object
  extended by org.rhq.enterprise.server.perspective.activator.AbstractGlobalActivator
All Implemented Interfaces:
Serializable, Activator<GlobalActivationContext>
Direct Known Subclasses:
GlobalPermissionActivator, InventoryActivator, LicenseFeatureActivator, SuperuserActivator

public abstract class AbstractGlobalActivator
extends Object
implements Activator<GlobalActivationContext>

Author:
Ian Springer
See Also:
Serialized Form

Constructor Summary
AbstractGlobalActivator()
           
 
Method Summary
 ActivationContextScope getScope()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.rhq.enterprise.server.perspective.activator.Activator
isActive
 

Constructor Detail

AbstractGlobalActivator

public AbstractGlobalActivator()
Method Detail

getScope

public ActivationContextScope getScope()
Specified by:
getScope in interface Activator<GlobalActivationContext>


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