| Interface | Description |
|---|---|
| Executable<C> |
Generic interface for some object capable of execution.
|
| Metric<C> |
Interface to be implemented by metric enumerations.
|
| MetricExecutor<C> |
Encapsulates the execution of a runtime metric.
|
| Operation<C> |
Interface to be implemented by operation enumerations.
|
| OperationExecutor<C> |
Encapsulates the execution of a runtime operation.
|
| Registration |
Implemented by a resource artifact that can register itself.
|
| Class | Description |
|---|---|
| AttributeMarshallers |
AttributeMarshaller utilities. |
| MetricHandler<C> |
Generic
OperationStepHandler for runtime metrics. |
| OperationHandler<C> |
Generic
OperationStepHandler for runtime operations. |
| Operations |
Utility methods for creating/manipulating management operations.
|
| ReloadRequiredAddStepHandler |
Copyright © 2015 JBoss by Red Hat. All rights reserved.