public class DiscoveryGroupDefinition extends ShallowResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.controller.AttributeDefinition[] |
ATTRIBUTES
Deprecated.
|
static org.jboss.as.controller.SimpleAttributeDefinition |
INITIAL_WAIT_TIMEOUT
Deprecated.
|
static org.jboss.as.controller.SimpleAttributeDefinition |
JGROUPS_CHANNEL
Deprecated.
|
static org.jboss.as.controller.SimpleAttributeDefinition |
JGROUPS_CHANNEL_FACTORY
Deprecated.
|
static org.jboss.as.controller.SimpleAttributeDefinition |
JGROUPS_CLUSTER
Deprecated.
|
static org.jboss.as.controller.PathElement |
PATH
Deprecated.
|
static org.jboss.as.controller.SimpleAttributeDefinition |
REFRESH_TIMEOUT
Deprecated.
|
static org.jboss.as.controller.SimpleAttributeDefinition |
SOCKET_BINDING
Deprecated.
|
registerRuntimeOnly| Modifier | Constructor and Description |
|---|---|
protected |
DiscoveryGroupDefinition(boolean registerRuntimeOnly,
boolean subsystemResource)
Deprecated.
|
| 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.
|
registerAttributes, registerOperationsgetChildren, 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.PathElement PATH
public static final org.jboss.as.controller.SimpleAttributeDefinition REFRESH_TIMEOUT
ActiveMQDefaultConfiguration.getDefaultBroadcastRefreshTimeout()public static final org.jboss.as.controller.SimpleAttributeDefinition INITIAL_WAIT_TIMEOUT
ActiveMQClient.DEFAULT_DISCOVERY_INITIAL_WAIT_TIMEOUT@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.SimpleAttributeDefinition JGROUPS_CLUSTER
public static final org.jboss.as.controller.SimpleAttributeDefinition SOCKET_BINDING
public static final org.jboss.as.controller.AttributeDefinition[] ATTRIBUTES
protected DiscoveryGroupDefinition(boolean registerRuntimeOnly,
boolean subsystemResource)
public Collection<org.jboss.as.controller.AttributeDefinition> getAttributes()
getAttributes in class org.jboss.as.controller.PersistentResourceDefinitionpublic org.jboss.as.controller.PathAddress convert(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation)
Copyright © 2020 JBoss by Red Hat. All rights reserved.