Package org.jgroups.conf
package org.jgroups.conf
Provides ways to configure a protocol stack.
-
ClassDescriptionDefines the type of an attribute exposed by
ManagedAttributeorProperty.Maintains a mapping between magic IDs and classes (defined in jg-magic-map.xml), and between protocol IDs and protocol classes (defined in jg-protocol-ids.xml).The ConfigurationFactory is a factory that returns a protocol stack configurator.Represents a property converter that takes an input from corresponding field in JGroups properties file as a String and converts it to a matching Java type.Groups a set of standard PropertyConverter(s) supplied by JGroups.Creates a list of Policy objects from a comma-separated list of classnamesParses and encapsulates the specification for 1 protocol of the protocol stack, e.g.Uses XML to configure a protocol stackA simple replacement for a W3C DOM node.