Package com.tangosol.coherence.config
Class FederationConfig
- java.lang.Object
-
- com.tangosol.coherence.config.FederationConfig
-
public class FederationConfig extends Object
AFederationConfig
is 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 class
FederationConfig.Factory
The 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.FederationBuilder
getFederationBuilder()
Return theFederationBuilder
.
-