public class HornetQServerResourceDefinition
extends org.jboss.as.controller.SimpleResourceDefinition
ResourceDefinition for the messaging subsystem HornetQServer resource.| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.controller.AttributeDefinition[] |
ATTRIBUTES_WITH_EXPRESSION_ALLOWED_IN_1_2_0 |
static org.jboss.as.controller.PathElement |
HORNETQ_SERVER_PATH |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.controller.descriptions.DescriptionProvider |
getDescriptionProvider(org.jboss.as.controller.registry.ImmutableManagementResourceRegistration resourceRegistration)
The resource description has a small tweak from the standard
|
void |
registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
void |
registerChildren(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
void |
registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
getAccessConstraints, getDeprecationData, getFlagsSet, getPathElement, getResourceDescriptionResolver, isRuntime, registerAddOperation, registerAddOperation, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final org.jboss.as.controller.PathElement HORNETQ_SERVER_PATH
public static final org.jboss.as.controller.AttributeDefinition[] ATTRIBUTES_WITH_EXPRESSION_ALLOWED_IN_1_2_0
public void registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerOperations in interface org.jboss.as.controller.ResourceDefinitionregisterOperations in class org.jboss.as.controller.SimpleResourceDefinitionpublic void registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerAttributes in interface org.jboss.as.controller.ResourceDefinitionregisterAttributes in class org.jboss.as.controller.SimpleResourceDefinitionpublic void registerChildren(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerChildren in interface org.jboss.as.controller.ResourceDefinitionregisterChildren in class org.jboss.as.controller.SimpleResourceDefinitionpublic org.jboss.as.controller.descriptions.DescriptionProvider getDescriptionProvider(org.jboss.as.controller.registry.ImmutableManagementResourceRegistration resourceRegistration)
getDescriptionProvider in interface org.jboss.as.controller.ResourceDefinitiongetDescriptionProvider in class org.jboss.as.controller.SimpleResourceDefinitionCopyright © 2015 JBoss by Red Hat. All rights reserved.