Uses of Interface
org.wildfly.subsystem.resource.ManagementResourceRegistrar
Packages that use ManagementResourceRegistrar
-
Uses of ManagementResourceRegistrar in org.wildfly.subsystem.resource
Classes in org.wildfly.subsystem.resource that implement ManagementResourceRegistrarModifier and TypeClassDescriptionclassRegisters add, remove, and write-attribute operation handlers and capabilities.Methods in org.wildfly.subsystem.resource that return ManagementResourceRegistrarModifier and TypeMethodDescriptionstatic ManagementResourceRegistrarManagementResourceRegistrar.of(ResourceDescriptor descriptor) Returns a registrar for the given resource descriptor. -
Uses of ManagementResourceRegistrar in org.wildfly.subsystem.resource.executor
Classes in org.wildfly.subsystem.resource.executor that implement ManagementResourceRegistrarModifier and TypeClassDescriptionclassGenericOperationStepHandlerfor runtime metrics.classGenericOperationStepHandlerfor runtime operations.