public class JGroupsBroadcastGroupDefinition
extends org.jboss.as.controller.PersistentResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.controller.AttributeDefinition[] |
ATTRIBUTES |
static org.jboss.as.controller.SimpleAttributeDefinition |
BROADCAST_PERIOD |
static org.jboss.as.controller.capability.RuntimeCapability<Void> |
CAPABILITY |
static org.jboss.as.controller.PrimitiveListAttributeDefinition |
CONNECTOR_REFS |
static String |
GET_CONNECTOR_PAIRS_AS_JSON |
static org.jboss.as.controller.SimpleAttributeDefinition |
JGROUPS_CHANNEL |
static org.jboss.as.controller.SimpleAttributeDefinition |
JGROUPS_CHANNEL_FACTORY
Deprecated.
|
static org.jboss.as.controller.SimpleAttributeDefinition |
JGROUPS_CLUSTER |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.jboss.as.controller.AttributeDefinition> |
getAttributes() |
void |
registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration registry) |
void |
registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration registry) |
getChildren, 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.capability.RuntimeCapability<Void> CAPABILITY
public 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_CLUSTER
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 registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration registry)
registerAttributes in interface org.jboss.as.controller.ResourceDefinitionregisterAttributes 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 org.jboss.as.controller.SimpleResourceDefinitionCopyright © 2020 JBoss by Red Hat. All rights reserved.