org.rhq.plugins.byteman
Class BytemanRuleComponent
java.lang.Object
org.rhq.plugins.byteman.BytemanRuleComponent
- All Implemented Interfaces:
- AvailabilityFacet, ResourceComponent<BytemanScriptComponent>
public class BytemanRuleComponent
- extends Object
- implements ResourceComponent<BytemanScriptComponent>
Component that represents an individual rule found within a script that is deployed in a Byteman agent.
- Author:
- John Mazzitelli
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BytemanRuleComponent
public BytemanRuleComponent()
start
public void start(ResourceContext<BytemanScriptComponent> context)
- Specified by:
start
in interface ResourceComponent<BytemanScriptComponent>
stop
public void stop()
- Specified by:
stop
in interface ResourceComponent<BytemanScriptComponent>
getAvailability
public AvailabilityType getAvailability()
- Specified by:
getAvailability
in interface AvailabilityFacet
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.