Package com.tangosol.coherence.config
Class FederationConfig
- java.lang.Object
-
- com.tangosol.coherence.config.FederationConfig
-
public class FederationConfig extends Object
AFederationConfigis the top-level container for Coherence Federation Configuration.- Since:
- Coherence 12.2.1
- Author:
- pfm 2013.03.18
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFederationConfig.FactoryThe Factory class creates an FederationConfig object.
-
Constructor Summary
Constructors Constructor Description FederationConfig(com.tangosol.coherence.config.builder.federation.FederationBuilder bldr)Construct a FederationConfig.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.tangosol.coherence.config.builder.federation.FederationBuildergetFederationBuilder()Return theFederationBuilder.
-