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.
ConfiguratorFactory The ConfigurationFactory is a factory that returns a protocol stack configurator.
PlainConfigurator A ProtocolStackConfigurator for the old style properties.
PropertyConverters Groups a set of standard PropertyConverter(s) supplied by JGroups.
PropertyConverters.BindInterface  
PropertyConverters.Default  
PropertyConverters.FlushInvoker  
PropertyConverters.InitialHosts  
PropertyConverters.InitialHosts2  
PropertyConverters.IntegerArray  
PropertyConverters.LongArray  
PropertyConverters.NetworkInterfaceList  
PropertyHelper  
ProtocolConfiguration Parses and encapsulates the specification for 1 protocol of the protocol stack, e.g.
XmlConfigurator  
 

Package org.jgroups.conf Description

Provides ways to configure a protocol stack.



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.