- All Implemented Interfaces:
- Registration<org.jboss.as.controller.registry.ManagementResourceRegistration>
public class LegacyMetricOperationsRegistration
extends Object
implements Registration<org.jboss.as.controller.registry.ManagementResourceRegistration>
Helper class that registers legacy add-metric/remove-metric/add-custom-metric/remove-custom-metric operations.
The class in its entirety is designed to be removed (plus one line for registration) once deprecated long enough.
Deprecated since model version 6.0.0.
- Author:
- Radoslav Husar