Skip navigation links
WildFly: JGroups Subsystem 10.0.0.Alpha1
A B C D E F G I J L M N O P R S T U V W 

A

AbstractProtocolConfigurationBuilder<P extends ProtocolConfiguration> - Class in org.jboss.as.clustering.jgroups.subsystem
 
AbstractProtocolConfigurationBuilder(String, String) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
activatingSubsystem() - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
Logs an informational message indicating the JGroups subsystem is being activated.
addProperty(String, String) - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
addProperty(String, String) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolConfigurationBuilder
 
addProperty(String, String) - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
addProperty(String, String) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
addProtocol(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkChannelFactoryBuilder
 
addProtocol(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
addRemoteSite(String, String) - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
ADDRESS - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 
ADDRESS_AS_UUID - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 
Attribute - Enum in org.jboss.as.clustering.jgroups.subsystem
 

B

build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkChannelFactoryBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 

C

CHANNEL - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 
ChannelAddHandler - Class in org.jboss.as.clustering.jgroups.subsystem
Handler for /subsystem=jgroups/channel=*:add() operations
ChannelMetric - Enum in org.jboss.as.clustering.jgroups.subsystem
Enumerates management metrics for a channel.
ChannelMetricExecutor - Class in org.jboss.as.clustering.jgroups.subsystem
Handler for reading run-time only attributes from an underlying channel service.
ChannelMetricExecutor() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ChannelMetricExecutor
 
ChannelRemoveHandler - Class in org.jboss.as.clustering.jgroups.subsystem
Handler for /subsystem=jgroups/channel=*:remove() operations
ChannelResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Definition for /subsystem=jgroups/channel=* resources
close(Socket) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
close(ServerSocket) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
close(DatagramSocket) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
couldNotSetAddressAndPortNoMulticastSocket(Throwable, String, String, String, String, String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
createChannel(String) - Method in class org.jboss.as.clustering.jgroups.ForkChannelFactory
 
createChannel(String) - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
 
createChannelBinding(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsBindingFactory
 
createChannelFactoryBinding(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsBindingFactory
 
createDatagramSocket(String) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createDatagramSocket(String, SocketAddress) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createDatagramSocket(String, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createDatagramSocket(String, int, InetAddress) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createMulticastSocket(String) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createMulticastSocket(String, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createMulticastSocket(String, SocketAddress) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createServerSocket(String) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createServerSocket(String, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createServerSocket(String, int, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createServerSocket(String, int, int, InetAddress) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createSocket(String) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createSocket(String, String, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createSocket(String, InetAddress, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createSocket(String, String, int, InetAddress, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createSocket(String, InetAddress, int, InetAddress, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
CURRENT - Static variable in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsSchema
 

D

DEFAULT_CHANNEL - Static variable in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemResourceDefinition
 
DEFAULT_STACK - Static variable in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemResourceDefinition
 
DISCARD_OWN_MESSAGES - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 
duplicateNodeName(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 

E

Element - Enum in org.jboss.as.clustering.jgroups.subsystem
 
execute(OperationContext, Metric<JChannel>) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelMetricExecutor
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkProtocolResourceRegistrationHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolResourceRegistrationHandler
 
executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ExportNativeConfiguration
 
executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolMetricsHandler
 
ExportNativeConfiguration - Class in org.jboss.as.clustering.jgroups.subsystem
Implements /subsystem=jgroups/stack=X/export-native-configuration() operation.
ExportNativeConfiguration() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ExportNativeConfiguration
 

F

findProtocol(ServiceRegistry, PathAddress) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkProtocolResourceRegistrationHandler
 
findProtocol(ServiceRegistry, PathAddress) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolResourceRegistrationHandler
 
ForkAddHandler - Class in org.jboss.as.clustering.jgroups.subsystem
Add operation handler for fork resources.
ForkAddHandler() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ForkAddHandler
 
ForkChannelFactory - Class in org.jboss.as.clustering.jgroups
Factory for creating forked channels.
ForkChannelFactory(Channel, ChannelFactory, List<ProtocolConfiguration>) - Constructor for class org.jboss.as.clustering.jgroups.ForkChannelFactory
 
ForkChannelFactory(Channel, ChannelFactory, ProtocolConfiguration...) - Constructor for class org.jboss.as.clustering.jgroups.ForkChannelFactory
 
ForkChannelFactoryBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
Builder for a service that provides a ChannelFactory for creating fork channels.
ForkChannelFactoryBuilder(String) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ForkChannelFactoryBuilder
 
ForkProtocolAddHandler - Class in org.jboss.as.clustering.jgroups.subsystem
Add operation handler for fork-specific protocol resources.
ForkProtocolResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Fork-specific protocol resource definition.
ForkProtocolResourceDefinition(boolean) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ForkProtocolResourceDefinition
 
ForkProtocolResourceRegistrationHandler - Class in org.jboss.as.clustering.jgroups.subsystem
Operation handler for registration of fork protocol runtime resources.
ForkProtocolResourceRegistrationHandler() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ForkProtocolResourceRegistrationHandler
 
ForkRemoveHandler - Class in org.jboss.as.clustering.jgroups.subsystem
Remove operation handler for fork resources.
ForkResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Definition of a fork resource.
forName(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Attribute
 
forName(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Element
 

G

generateAddress() - Method in class org.jboss.as.clustering.jgroups.TopologyAddressGenerator
 
getAccessConstraints() - Method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
 
getChannel() - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
getClusterName() - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
getDefaultProperties(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
getDefinition() - Method in enum org.jboss.as.clustering.jgroups.subsystem.ChannelMetric
 
getDescriptionProvider(ImmutableManagementResourceRegistration) - Method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
 
getDiagnosticsSocketBinding() - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
getLocalName() - Method in enum org.jboss.as.clustering.jgroups.subsystem.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.as.clustering.jgroups.subsystem.Element
Get the local name of this element.
getLog(Class) - Method in class org.jboss.as.clustering.jgroups.LogFactory
 
getLog(String) - Method in class org.jboss.as.clustering.jgroups.LogFactory
 
getModule() - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
getModuleLoader() - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
getName() - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
getName() - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
getName() - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
getNamespaceUri() - Method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsSchema
Get the namespace URI for this schema version.
getNodeName() - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
getPathElement() - Method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
 
getProperties(String) - Method in interface org.jboss.as.clustering.jgroups.ProtocolDefaults
 
getProperties() - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
getProperties(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsBuilder
 
getProtocolClassName() - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
getProtocols() - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
getProtocolStack() - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
getProtocolStackConfiguration() - Method in class org.jboss.as.clustering.jgroups.ForkChannelFactory
 
getProtocolStackConfiguration() - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
 
getProtocolStackString() - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
getRelay() - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
getRemoteSites() - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkChannelFactoryBuilder
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsBuilder
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
getSiteName() - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
getSocketBinding() - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
getSockets() - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
getTopology() - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
getTransport() - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkChannelFactoryBuilder
 
getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolConfigurationBuilder
 
getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsBuilder
getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
getVersion() - Method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsModel
 

I

initialize(ExtensionContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension
initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension
instantiationExceptionOnConverterForAttribute(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
isRuntime() - Method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
 
isShared() - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
isUnknownForkResponse(ByteBuffer) - Method in class org.jboss.as.clustering.jgroups.ForkChannelFactory
 
isUnknownForkResponse(ByteBuffer) - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
 

J

JChannelFactory - Class in org.jboss.as.clustering.jgroups
Factory for creating fork-able channels.
JChannelFactory(ProtocolStackConfiguration) - Constructor for class org.jboss.as.clustering.jgroups.JChannelFactory
 
JChannelFactoryBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
Builder for a service that provides a ChannelFactory for creating channels.
JChannelFactoryBuilder(String) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
JGroupsBindingFactory - Class in org.jboss.as.clustering.jgroups.subsystem
 
JGroupsExtension - Class in org.jboss.as.clustering.jgroups.subsystem
Registers the JGroups subsystem.
JGroupsExtension() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension
 
JGroupsLogger - Interface in org.jboss.as.clustering.jgroups.logging
 
JGroupsModel - Enum in org.jboss.as.clustering.jgroups.subsystem
Enumerates the supported model versions.
JGroupsResourceDescriptionResolver - Class in org.jboss.as.clustering.jgroups.subsystem
Description resolver for JGroups subsystem resources.
JGroupsSchema - Enum in org.jboss.as.clustering.jgroups.subsystem
Enumeration of the supported subsystem xml schemas.
JGroupsSubsystemAddHandler - Class in org.jboss.as.clustering.jgroups.subsystem
Handler for JGroups subsystem add operations.
JGroupsSubsystemRemoveHandler - Class in org.jboss.as.clustering.jgroups.subsystem
Handler for JGroups subsystem remove operations.
JGroupsSubsystemResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
The root resource of the JGroups subsystem.
JGroupsSubsystemXMLReader - Class in org.jboss.as.clustering.jgroups.subsystem
XML reader for the JGroups subsystem.
JGroupsSubsystemXMLWriter - Class in org.jboss.as.clustering.jgroups.subsystem
 
JGroupsSubsystemXMLWriter() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemXMLWriter
 

L

LogFactory - Class in org.jboss.as.clustering.jgroups
Temporary workaround for JGRP-1475.
LogFactory() - Constructor for class org.jboss.as.clustering.jgroups.LogFactory
 

M

ManagedSocketFactory - Class in org.jboss.as.clustering.jgroups
Manages registration of all JGroups sockets with a SocketBindingManager.
ManagedSocketFactory(SocketFactory, SocketBindingManager) - Constructor for class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
MetricKeys - Class in org.jboss.as.clustering.jgroups.subsystem
Metric keys for the JGroups subsystem
MetricKeys() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 

N

nonExistentProtocolPropertyValue(Throwable, String, String, Object) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
notFound(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
A message indicating a resource could not be located.
NUM_TASKS_IN_TIMER - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 
NUM_TIMER_THREADS - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 

O

org.jboss.as.clustering.jgroups - package org.jboss.as.clustering.jgroups
 
org.jboss.as.clustering.jgroups.logging - package org.jboss.as.clustering.jgroups.logging
 
org.jboss.as.clustering.jgroups.subsystem - package org.jboss.as.clustering.jgroups.subsystem
 

P

parserFailure(URL) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
A message indicating a file could not be parsed.
PATH - Static variable in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemResourceDefinition
 
pathElement(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.ChannelResourceDefinition
 
pathElement(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.ForkResourceDefinition
 
pathElement(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.StackResourceDefinition
 
performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelRemoveHandler
 
performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkRemoveHandler
 
performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRemoveHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelAddHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelRemoveHandler
 
performRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkAddHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkRemoveHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemAddHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRemoveHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.StackAddHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.StackRemoveHandler
 
populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelAddHandler
 
populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkProtocolAddHandler
 
privilegedAccessExceptionForAttribute(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
propertyNotDefined(String, String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
PropertyResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Resource description for the addressable resources: /subsystem=jgroups/stack=X/transport=TRANSPORT/property=Z /subsystem=jgroups/stack=X/protocol=Y/property=Z
protocolAlreadyDefined(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
ProtocolConfigurationBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
 
ProtocolConfigurationBuilder(String, String) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolConfigurationBuilder
 
ProtocolDefaults - Interface in org.jboss.as.clustering.jgroups
 
ProtocolDefaultsBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
Service that provides protocol property defaults per protocol type.
ProtocolDefaultsBuilder() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsBuilder
 
ProtocolDefaultsBuilder(String) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsBuilder
 
protocolListNotDefined(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
ProtocolMetricsHandler - Class in org.jboss.as.clustering.jgroups.subsystem
A generic handler for protocol metrics based on reflection.
ProtocolMetricsHandler(ProtocolMetricsHandler.ProtocolLocator) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolMetricsHandler
 
protocolNotDefined(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
protocolNotFoundInStack(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
ProtocolResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Resource description for /subsystem=jgroups/stack=X/protocol=Y
ProtocolResourceRegistrationHandler - Class in org.jboss.as.clustering.jgroups.subsystem
 
ProtocolResourceRegistrationHandler(String, PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolResourceRegistrationHandler
 

R

readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemXMLReader
 
RECEIVED_BYTES - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 
RECEIVED_MESSAGES - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelRemoveHandler
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkRemoveHandler
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRemoveHandler
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.StackRemoveHandler
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.PropertyResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.StackResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportResourceDefinition
 
registerNotifications(ManagementResourceRegistration) - Method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.PropertyResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.StackResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
 
RelayConfigurationBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
 
RelayConfigurationBuilder(String) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
RelayResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Resource definition for /subsystem=jgroups/stack=X/relay=RELAY
RemoteSiteConfigurationBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
 
RemoteSiteConfigurationBuilder(String, String) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
RemoteSiteResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Resource definition for subsystem=jgroups/stack=X/relay=RELAY/remote-site=Y
requiresTransformation(ModelVersion) - Method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsModel
Indicates whether this model is more recent than the specified version and thus requires transformation
ROOT_LOGGER - Static variable in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
The root logger.
ROOT_LOGGER_CATEGORY - Static variable in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 

S

SENT_BYTES - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 
SENT_MESSAGES - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 
setChannel(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
setDiagnosticsSocket(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
setModule(ModuleIdentifier) - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
setModule(ModuleIdentifier) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolConfigurationBuilder
 
setModule(ModuleIdentifier) - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
setModule(ModuleIdentifier) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
setProtocolPropertyValue(String, String, Object) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
setRelay(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
setShared(boolean) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
setSiteName(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
setSocketBinding(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
setSocketBinding(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolConfigurationBuilder
 
setSocketBinding(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
setSocketBinding(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
setTopology(String, String, String) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
setTransport(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
since(JGroupsSchema) - Method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsSchema
Indicates whether this version of the schema is greater than or equal to the version of the specified schema.
STACK - Static variable in class org.jboss.as.clustering.jgroups.subsystem.ChannelResourceDefinition
 
StackAddHandler - Class in org.jboss.as.clustering.jgroups.subsystem
 
StackAddHandler() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.StackAddHandler
 
StackRemoveHandler - Class in org.jboss.as.clustering.jgroups.subsystem
 
StackRemoveHandler() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.StackRemoveHandler
 
StackResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Resource description for the addressable resource /subsystem=jgroups/stack=X
StackResourceDefinition(boolean) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.StackResourceDefinition
 
STATE - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 
STATS_ENABLED - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 
SUBSYSTEM_NAME - Static variable in class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension
 

T

ThreadPoolResourceDefinition - Enum in org.jboss.as.clustering.jgroups.subsystem
 
threadsAttributesUsedInRuntime() - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
ThreadsAttributesWriteHandler - Class in org.jboss.as.clustering.jgroups.subsystem
A write handler that does not permit configuring thread-factory and executors in runtime.
ThreadsAttributesWriteHandler(AttributeDefinition) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ThreadsAttributesWriteHandler
 
TopologyAddressGenerator - Class in org.jboss.as.clustering.jgroups
An AddressGenerator which generates ExtendedUUID addresses with specified site, rack and machine ids.
TopologyAddressGenerator(TransportConfiguration.Topology) - Constructor for class org.jboss.as.clustering.jgroups.TopologyAddressGenerator
 
TransportConfigurationBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
 
TransportConfigurationBuilder(String, String) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
transportNotDefined(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
TransportResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Resource description for /subsystem=jgroups/stack=X/transport=*

U

unableToAccessProtocolPropertyValue(Throwable, String, String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
unableToLoadProtocol(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
unableToLoadProtocolClass(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
unableToOverrideSocketBindingValue(String, String, String, Object) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
unknownMetric(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 

V

validateUpdatedModel(OperationContext, Resource) - Method in class org.jboss.as.clustering.jgroups.subsystem.ThreadsAttributesWriteHandler
 
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.ChannelMetric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsSchema
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.ChannelMetric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsSchema
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 
VIEW - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
 

W

WILDCARD_PATH - Static variable in class org.jboss.as.clustering.jgroups.subsystem.ChannelResourceDefinition
 
WILDCARD_PATH - Static variable in class org.jboss.as.clustering.jgroups.subsystem.ForkResourceDefinition
 
WILDCARD_PATH - Static variable in class org.jboss.as.clustering.jgroups.subsystem.StackResourceDefinition
 
writeContent(XMLExtendedStreamWriter, SubsystemMarshallingContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemXMLWriter
A B C D E F G I J L M N O P R S T U V W 
Skip navigation links
WildFly: JGroups Subsystem 10.0.0.Alpha1

Copyright © 2015 JBoss by Red Hat. All rights reserved.