Class MicroProfileGraphQLSubsystemDefinition

java.lang.Object
org.jboss.as.controller.SimpleResourceDefinition
org.jboss.as.controller.PersistentResourceDefinition
org.wildfly.extension.microprofile.graphql.MicroProfileGraphQLSubsystemDefinition
All Implemented Interfaces:
org.jboss.as.controller.ResourceDefinition

public class MicroProfileGraphQLSubsystemDefinition extends org.jboss.as.controller.PersistentResourceDefinition
  • Nested Class Summary

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

    org.jboss.as.controller.PersistentResourceDefinition.Parameters
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Collection<org.jboss.as.controller.AttributeDefinition>
     

    Methods inherited from class org.jboss.as.controller.PersistentResourceDefinition

    getChildren, registerAttributes, registerChildren

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

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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MicroProfileGraphQLSubsystemDefinition

      public MicroProfileGraphQLSubsystemDefinition()
  • Method Details

    • getAttributes

      public Collection<org.jboss.as.controller.AttributeDefinition> getAttributes()
      Specified by:
      getAttributes in class org.jboss.as.controller.PersistentResourceDefinition