public class HTTPAcceptorDefinition
extends org.jboss.as.controller.PersistentResourceDefinition
| Modifier and Type | Method and Description |
|---|---|
Collection<org.jboss.as.controller.AttributeDefinition> |
getAttributes() |
void |
registerAdditionalRuntimePackages(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
void |
registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration registry) |
getChildren, registerChildrengetAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic void registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration registry)
registerAttributes in interface org.jboss.as.controller.ResourceDefinitionregisterAttributes in class org.jboss.as.controller.PersistentResourceDefinitionpublic Collection<org.jboss.as.controller.AttributeDefinition> getAttributes()
getAttributes in class org.jboss.as.controller.PersistentResourceDefinitionpublic void registerAdditionalRuntimePackages(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerAdditionalRuntimePackages in interface org.jboss.as.controller.ResourceDefinitionregisterAdditionalRuntimePackages in class org.jboss.as.controller.SimpleResourceDefinitionCopyright © 2020 JBoss by Red Hat. All rights reserved.