| Package | Description |
|---|---|
| com.tangosol.application |
Contains classes supporting the Coherence Container.
|
| com.tangosol.net |
Contains basic cluster interfaces and factories.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
ContainerAdapter.ContainerCacheFactoryBuilder
ContainerCacheFactoryBuilder creates a
ConfigurableCacheFactory instance using the knowledge from this ContainerAdapter instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCacheFactoryBuilder
DefaultCacheFactoryBuilder is the default implementation of CacheFactoryBuilder. |
class |
SingletonCacheFactoryBuilder
Implementation of
CacheFactoryBuilder that maintains a single ConfigurableCacheFactory instance regardless of the requesting ClassLoader if a URI is not provided. |