public interface ResourceDefinitionProvider extends Registration<org.jboss.as.controller.registry.ManagementResourceRegistration>
ResourceDefinition and handles its registration.| Modifier and Type | Method and Description |
|---|---|
void |
buildTransformation(org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder parent,
org.jboss.as.controller.ModelVersion version)
Builds a resource transformation description for this resource
|
org.jboss.as.controller.PathElement |
getPathElement()
The registration path of the provided resource definition.
|
registerorg.jboss.as.controller.PathElement getPathElement()
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 © 2020 JBoss by Red Hat. All rights reserved.