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 -
Method Summary
Methods inherited from class org.jboss.as.controller.PersistentResourceDefinition
getChildren, registerAttributes, registerChildrenMethods 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
-
Constructor Details
-
MicroProfileGraphQLSubsystemDefinition
public MicroProfileGraphQLSubsystemDefinition()
-
-
Method Details
-
getAttributes
- Specified by:
getAttributesin classorg.jboss.as.controller.PersistentResourceDefinition
-