org.rhq.enterprise.server.perspective.activator
Class AbstractGlobalActivator
java.lang.Object
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
| 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 |
AbstractGlobalActivator
public AbstractGlobalActivator()
getScope
public ActivationContextScope getScope()
- Specified by:
getScope in interface Activator<GlobalActivationContext>
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.