Class ComponentResourceDefinition

    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.jboss.as.controller.SimpleResourceDefinition

        org.jboss.as.controller.SimpleResourceDefinition.Parameters
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.jboss.as.controller.PathElement pathElement​(String name)  
      • Methods inherited from class org.jboss.as.clustering.controller.AbstractResourceDefinition

        registerAttributes, registerCapabilities, registerChildren, registerNotifications, registerOperations
      • Methods inherited from class org.jboss.as.controller.SimpleResourceDefinition

        getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerRemoveOperation, registerRemoveOperation, setDeprecated
      • Methods inherited from interface org.jboss.as.clustering.controller.ChildResourceDefinitionRegistration

        register
    • Constructor Detail

      • ComponentResourceDefinition

        public ComponentResourceDefinition​(org.jboss.as.controller.PathElement path)
    • Method Detail

      • pathElement

        public static org.jboss.as.controller.PathElement pathElement​(String name)