public class ChannelResourceDefinition
extends org.jboss.as.clustering.controller.ChildResourceDefinition<org.jboss.as.clustering.controller.ManagementResourceRegistration>
| Modifier and Type | Class and Description |
|---|---|
static class |
ChannelResourceDefinition.Attribute |
static class |
ChannelResourceDefinition.DeprecatedAttribute |
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.controller.PathElement |
WILDCARD_PATH |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.as.controller.PathElement |
pathElement(String name) |
org.jboss.as.clustering.controller.ManagementResourceRegistration |
register(org.jboss.as.clustering.controller.ManagementResourceRegistration parent) |
registerAttributes, registerCapabilities, registerChildren, registerNotifications, registerOperationsgetAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static org.jboss.as.controller.PathElement pathElement(String name)
public org.jboss.as.clustering.controller.ManagementResourceRegistration register(org.jboss.as.clustering.controller.ManagementResourceRegistration parent)
Copyright © 2020 JBoss by Red Hat. All rights reserved.