| Package | Description |
|---|---|
| org.hawkular.btm.api.model.admin |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectorAction
This type represents instrumentation of an invocation.
|
class |
FreeFormAction
This action can be used to perform any legal action permitted by byteman.
|
class |
InstrumentComponent
This type represents instrumentation of a component.
|
class |
InstrumentConsumer
This type represents instrumentation of a consumer.
|
class |
InstrumentProducer
This type represents instrumentation of a producer.
|
class |
InstrumentService
This type represents instrumentation of a service.
|
| Modifier and Type | Method and Description |
|---|---|
List<InstrumentAction> |
InstrumentRule.getActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
InstrumentRule.setActions(List<InstrumentAction> actions) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.