public class BroadcastGroupDefinition extends ShallowResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.controller.AttributeDefinition[] |
ATTRIBUTES
Deprecated.
|
static org.jboss.as.controller.SimpleAttributeDefinition |
BROADCAST_PERIOD
Deprecated.
|
static org.jboss.as.controller.PrimitiveListAttributeDefinition |
CONNECTOR_REFS
Deprecated.
|
static String |
GET_CONNECTOR_PAIRS_AS_JSON
Deprecated.
|
static org.jboss.as.controller.SimpleAttributeDefinition |
JGROUPS_CHANNEL
Deprecated.
|
static org.jboss.as.controller.SimpleAttributeDefinition |
JGROUPS_CHANNEL_FACTORY
Deprecated.
|
registerRuntimeOnly| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.controller.PathAddress |
convert(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation)
Deprecated.
|
Collection<org.jboss.as.controller.AttributeDefinition> |
getAttributes()
Deprecated.
|
Set<String> |
getIgnoredAttributes(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation)
Deprecated.
|
void |
registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration registry)
Deprecated.
|
registerAttributesgetChildren, registerChildrengetAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final org.jboss.as.controller.PrimitiveListAttributeDefinition CONNECTOR_REFS
public static final org.jboss.as.controller.SimpleAttributeDefinition BROADCAST_PERIOD
ActiveMQDefaultConfiguration.getDefaultBroadcastPeriod()@Deprecated public static final org.jboss.as.controller.SimpleAttributeDefinition JGROUPS_CHANNEL_FACTORY
public static final org.jboss.as.controller.SimpleAttributeDefinition JGROUPS_CHANNEL
public static final org.jboss.as.controller.AttributeDefinition[] ATTRIBUTES
public static final String GET_CONNECTOR_PAIRS_AS_JSON
public Collection<org.jboss.as.controller.AttributeDefinition> getAttributes()
getAttributes in class org.jboss.as.controller.PersistentResourceDefinitionpublic void registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration registry)
registerOperations in interface org.jboss.as.controller.ResourceDefinitionregisterOperations in class ShallowResourceDefinitionpublic org.jboss.as.controller.PathAddress convert(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation)
Copyright © 2022 JBoss by Red Hat. All rights reserved.