public class FederationConfig extends Object
FederationConfig is the top-level container for Coherence Federation Configuration.| Modifier and Type | Class and Description |
|---|---|
static class |
FederationConfig.Factory
The Factory class creates an FederationConfig object.
|
| Constructor and Description |
|---|
FederationConfig(com.tangosol.coherence.config.builder.federation.FederationBuilder bldr)
Construct a FederationConfig.
|
| Modifier and Type | Method and Description |
|---|---|
com.tangosol.coherence.config.builder.federation.FederationBuilder |
getFederationBuilder()
Return the
FederationBuilder. |