Uses of Interface
com.tangosol.application.Context.ExtendedContext
-
Packages that use Context.ExtendedContext Package Description com.tangosol.application Contains classes supporting the Coherence Container.com.tangosol.net Contains basic cluster interfaces and factories. -
-
Uses of Context.ExtendedContext in com.tangosol.application
Classes in com.tangosol.application that implement Context.ExtendedContext Modifier and Type Class Description static classContainerAdapter.DefaultContextTheContainerAdapter.DefaultContextrepresents the context for an application.Methods in com.tangosol.application that return Context.ExtendedContext Modifier and Type Method Description Context.ExtendedContextContainerAdapter.DefaultContext. getExtendedContext()Context.ExtendedContextContext. getExtendedContext()Deprecated.as useless, left for backward compatibility only -
Uses of Context.ExtendedContext in com.tangosol.net
Methods in com.tangosol.net that return Context.ExtendedContext Modifier and Type Method Description Context.ExtendedContextDefaultCacheServer.LifecycleContext. getExtendedContext()Deprecated.
-