Package com.tangosol.application
Interface Context.ExtendedContext
- 
- All Superinterfaces:
 Context
- All Known Implementing Classes:
 ContainerAdapter.DefaultContext
- Enclosing interface:
 - Context
 
public static interface Context.ExtendedContext extends Context
Deprecated.as of 12.2.1, left only for backward compatibilityTheContext.ExtendedContextcontains parameters that may be used for advanced creation and management ofConfigurableCacheFactoryinstances.- Author:
 - cf 2011.07.01
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface com.tangosol.application.Context
Context.ExtendedContext 
 - 
 
- 
Method Summary
- 
Methods inherited from interface com.tangosol.application.Context
getApplicationName, getCacheConfigURI, getCacheFactoryBuilder, getClassLoader, getConfigurableCacheFactory, getContainerContext, getDefaultScope, getExtendedContext, getNamedSerializer, getPofConfigURI, getServiceMonitor 
 - 
 
 -