Package org.wildfly.extension.grpc
Class GrpcDeploymentDefinition
- java.lang.Object
-
- org.jboss.as.controller.SimpleResourceDefinition
-
- org.wildfly.extension.grpc.GrpcDeploymentDefinition
-
- All Implemented Interfaces:
org.jboss.as.controller.ResourceDefinition
public class GrpcDeploymentDefinition extends org.jboss.as.controller.SimpleResourceDefinition
-
-
Constructor Summary
Constructors Constructor Description GrpcDeploymentDefinition()
-
Method Summary
-
Methods inherited from class org.jboss.as.controller.SimpleResourceDefinition
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerAttributes, registerCapabilities, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
-
-