Package org.jgroups.conf

Provides ways to configure a protocol stack.

See:
          Description

Interface Summary
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
ClassConfigurator This class will be replaced with the class that read info from the magic number configurator that reads info from the xml file.
ClassMap Maintains mapping between magic number and class
ConfiguratorFactory The ConfigurationFactory is a factory that returns a protocol stack configurator.
MagicNumberReader  
PlainConfigurator A ProtocolStackConfigurator for the old style properties.
PropertyConverters Groups a set of standard PropertyConverter(s) supplied by JGroups.
PropertyConverters.BindAddress  
PropertyConverters.Default  
PropertyConverters.LongArray  
PropertyConverters.NetworkInterfaceList  
ProtocolData  
ProtocolParameter Data holder for protocol data
XmlConfigurator  
 

Package org.jgroups.conf Description

Provides ways to configure a protocol stack.



Copyright © 1998-2008 Bela Ban. All Rights Reserved.