Interface ResourceDefinitionRegistrar<P>

    • Method Detail

      • register

        org.jboss.as.controller.registry.ManagementResourceRegistration register​(P parent,
                                                                                 ManagementResourceRegistrationContext context)
        Registers a ResourceDefinition with the specified parent registration using the specified context.
        Parameters:
        parent - the parent registration
        context - the registration context
        Returns:
        the resource registration