Package org.jgroups.conf
Provides ways to configure a protocol stack.
-
Interface Summary Interface Description PropertyConverter 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.ProtocolStackConfigurator -
Class Summary Class Description ClassConfigurator 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).ConfiguratorFactory The ConfigurationFactory is a factory that returns a protocol stack configurator.PropertyConverters Groups a set of standard PropertyConverter(s) supplied by JGroups.PropertyConverters.BindInterface PropertyConverters.Default PropertyConverters.InitialHosts PropertyConverters.InitialHosts2 PropertyConverters.NetworkInterfaceList PropertyHelper ProtocolConfiguration Parses and encapsulates the specification for 1 protocol of the protocol stack, e.g.XmlConfigurator Uses XML to configure a protocol stackXmlNode A simple replacement for a W3C DOM node. -
Enum Summary Enum Description XmlConfigurator.ElementType