public class ProcessHeadersTransformer extends Object implements InstrumentActionTransformer
| Constructor and Description |
|---|
ProcessHeadersTransformer() |
| Modifier and Type | Method and Description |
|---|---|
String |
convertToRuleAction(InstrumentAction action)
This method converts the supplied instrumentation action into a
ByteMan rule action.
|
Class<? extends InstrumentAction> |
getActionType()
This method returns the action type associated with the
transformer.
|
public Class<? extends InstrumentAction> getActionType()
InstrumentActionTransformergetActionType in interface InstrumentActionTransformerpublic String convertToRuleAction(InstrumentAction action)
InstrumentActionTransformerconvertToRuleAction in interface InstrumentActionTransformeraction - The instrument actionCopyright © 2015 Red Hat, Inc.. All rights reserved.