org.rhq.enterprise.server.perspective.activator
Class InventoryActivator
java.lang.Object
org.rhq.enterprise.server.perspective.activator.AbstractGlobalActivator
org.rhq.enterprise.server.perspective.activator.InventoryActivator
- All Implemented Interfaces:
- Serializable, Activator<GlobalActivationContext>
public class InventoryActivator
- extends AbstractGlobalActivator
- 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 |
InventoryActivator
public InventoryActivator(List<ResourceConditionSet> resourceConditionSets)
isActive
public boolean isActive(GlobalActivationContext context)
- Returns true if any of the condition sets match an inventoried Resource.
- Parameters:
context -
- Returns:
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.