| Package | Description |
|---|---|
| com.tangosol.coherence.config.builder |
Defines the typical runtime configuration builders for the Coherence
configuration object model.
|
| com.tangosol.net |
Contains basic cluster interfaces and factories.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleParameterizedBuilderRegistry
A basic implementation of a
ParameterizedBuilderRegistry. |
| Constructor and Description |
|---|
SimpleParameterizedBuilderRegistry(ParameterizedBuilderRegistry registry)
Constructs a
SimpleParameterizedBuilderRegistry given another one. |
| Modifier and Type | Method and Description |
|---|---|
ParameterizedBuilderRegistry |
OperationalContext.getBuilderRegistry()
The registry for all builders associated with the cluster.
|
ParameterizedBuilderRegistry |
ClusterDependencies.getBuilderRegistry()
The registry for all builders associated with the cluster.
|