public interface ResourceDefinitionProvider extends Registration<org.jboss.as.controller.registry.ManagementResourceRegistration>
ResourceDefinition and handles its registration.| Modifier and Type | Method and Description |
|---|---|
default void |
buildTransformation(org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder parent,
org.jboss.as.controller.ModelVersion version)
Deprecated.
|
org.jboss.as.controller.PathElement |
getPathElement()
The registration path of the provided resource definition.
|
registerorg.jboss.as.controller.PathElement getPathElement()
@Deprecated default void buildTransformation(org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder parent, org.jboss.as.controller.ModelVersion version)
parent - the builder of the parent resourceversion - the version to which to transformCopyright © 2021 JBoss by Red Hat. All rights reserved.