public class InstrumentConsumerTransformer extends CollectorActionTransformer
| Constructor and Description |
|---|
InstrumentConsumerTransformer() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends InstrumentAction> |
getActionType()
This method returns the action type associated with the
transformer.
|
protected String |
getEntity()
This method identifies the entity being instrumented.
|
protected String[] |
getParameters(CollectorAction invocation)
This method supplies the array of fixed parameters.
|
convertToRuleActionpublic Class<? extends InstrumentAction> getActionType()
InstrumentActionTransformerprotected String getEntity()
CollectorActionTransformergetEntity in class CollectorActionTransformerprotected String[] getParameters(CollectorAction invocation)
CollectorActionTransformergetParameters in class CollectorActionTransformerinvocation - The invocation detailsCopyright © 2015 Red Hat, Inc.. All rights reserved.