Class AffinityResourceDefinition

    • 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
      protected static org.jboss.as.controller.PathElement pathElement​(String value)  
      • 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
    • Method Detail

      • pathElement

        protected static org.jboss.as.controller.PathElement pathElement​(String value)