Uses of Interface
org.jboss.as.controller.SubsystemResourceRegistration
Packages that use SubsystemResourceRegistration
-
Uses of SubsystemResourceRegistration in org.jboss.as.controller
Classes in org.jboss.as.controller that implement SubsystemResourceRegistrationModifier and TypeClassDescriptionstatic classMethods in org.jboss.as.controller that return SubsystemResourceRegistrationModifier and TypeMethodDescriptionCreates a resource registration for the specified subsystem name.Creates a new subsystem resource registration for the specified path and stability. -
Uses of SubsystemResourceRegistration in org.jboss.as.controller.transform
Constructors in org.jboss.as.controller.transform with parameters of type SubsystemResourceRegistrationModifierConstructorDescriptionprotectedSubsystemExtensionTransformerRegistration(SubsystemResourceRegistration description, E currentModel, Function<ModelVersion, TransformationDescription> factory)