Class ConnectorServiceParamDefinition

  • All Implemented Interfaces:
    org.jboss.as.controller.ResourceDefinition

    public class ConnectorServiceParamDefinition
    extends org.jboss.as.controller.ModelOnlyResourceDefinition
    Connector service resource definition
    Author:
    Jeff Mesnil (c) 2012 Red Hat Inc.
    • Nested Class Summary

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

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

      Fields 
      Modifier and Type Field Description
      static org.jboss.as.controller.AttributeDefinition[] ATTRIBUTES  
      static org.jboss.as.controller.PathElement PATH  
      static org.jboss.as.controller.SimpleAttributeDefinition VALUE  
    • Method Summary

      • Methods inherited from class org.jboss.as.controller.ModelOnlyResourceDefinition

        registerAttributes
      • Methods inherited from class org.jboss.as.controller.SimpleResourceDefinition

        getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
    • Field Detail

      • PATH

        public static final org.jboss.as.controller.PathElement PATH
      • VALUE

        public static final org.jboss.as.controller.SimpleAttributeDefinition VALUE
      • ATTRIBUTES

        public static final org.jboss.as.controller.AttributeDefinition[] ATTRIBUTES