public class DiscoveryGroupDefinition
extends org.jboss.as.controller.PersistentResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.controller.AttributeDefinition[] |
ATTRIBUTES |
static org.jboss.as.controller.capability.RuntimeCapability<Void> |
COMMAND_DISPATCHER_FACTORY_CAPABILITY |
static org.jboss.as.controller.SimpleAttributeDefinition |
INITIAL_WAIT_TIMEOUT |
static org.jboss.as.controller.SimpleAttributeDefinition |
JGROUPS_STACK |
static org.jboss.as.controller.PathElement |
PATH |
static org.jboss.as.controller.SimpleAttributeDefinition |
REFRESH_TIMEOUT |
| Constructor and Description |
|---|
DiscoveryGroupDefinition(boolean registerRuntimeOnly) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.jboss.as.controller.AttributeDefinition> |
getAttributes() |
void |
registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration registry) |
void |
registerCapabilities(org.jboss.as.controller.registry.ManagementResourceRegistration registration) |
getChildren, registerChildrengetAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final org.jboss.as.controller.PathElement PATH
public static final org.jboss.as.controller.capability.RuntimeCapability<Void> COMMAND_DISPATCHER_FACTORY_CAPABILITY
public static final org.jboss.as.controller.SimpleAttributeDefinition REFRESH_TIMEOUT
public static final org.jboss.as.controller.SimpleAttributeDefinition INITIAL_WAIT_TIMEOUT
public static final org.jboss.as.controller.SimpleAttributeDefinition JGROUPS_STACK
public static final org.jboss.as.controller.AttributeDefinition[] ATTRIBUTES
public DiscoveryGroupDefinition(boolean registerRuntimeOnly)
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 registerCapabilities(org.jboss.as.controller.registry.ManagementResourceRegistration registration)
registerCapabilities in interface org.jboss.as.controller.ResourceDefinitionregisterCapabilities in class org.jboss.as.controller.SimpleResourceDefinitionCopyright © 2018 JBoss by Red Hat. All rights reserved.