public class JGroupsConfiguration extends Object implements ConfigurationInfo
| Modifier and Type | Method and Description |
|---|---|
static AttributeSet |
attributeDefinitionSet() |
AttributeSet |
attributes() |
ElementDefinition |
getElementDefinition() |
boolean |
isClustered() |
List<StackFileConfiguration> |
stackFiles() |
List<StackConfiguration> |
stacks() |
List<ConfigurationInfo> |
subElements() |
String |
toString() |
Transport |
transport() |
public static AttributeSet attributeDefinitionSet()
public List<ConfigurationInfo> subElements()
subElements in interface ConfigurationInfopublic ElementDefinition getElementDefinition()
getElementDefinition in interface BaseConfigurationInfoElementDefinition of the configuration.public AttributeSet attributes()
attributes in interface BaseConfigurationInfoAttributeSet declared by the configuration.public Transport transport()
public List<StackFileConfiguration> stackFiles()
public List<StackConfiguration> stacks()
public boolean isClustered()
Copyright © 2022 JBoss by Red Hat. All rights reserved.