|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Context
A Context.ExtendedContext contains the context parameters for a Coherence application.
| Nested Class Summary | |
|---|---|
static interface |
Context.ExtendedContextThe Context.ExtendedContext contains parameters that may be used for advanced creation and management of ConfigurableCacheFactory instances. |
| Method Summary | |
|---|---|
ConfigurableCacheFactory |
getConfigurableCacheFactory()Return the ConfigurableCacheFactory. |
Context.ExtendedContext |
getExtendedContext()Returns the Context.ExtendedContext for this Context.ExtendedContext. |
| Method Detail |
|---|
ConfigurableCacheFactory getConfigurableCacheFactory()
ConfigurableCacheFactory. This method will return the same reference as a call to
ctx.getExtendedContext().getCacheFactoryBuilder().getConfigurableCacheFactory(ctx.getClassLoader());
ConfigurableCacheFactoryContext.ExtendedContext getExtendedContext()
Context.ExtendedContext for this Context.ExtendedContext.Context.ExtendedContext.
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||