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 class
ContainerAdapter.DefaultContext
TheContainerAdapter.DefaultContext
represents the context for an application.Methods in com.tangosol.application that return Context.ExtendedContext Modifier and Type Method Description Context.ExtendedContext
ContainerAdapter.DefaultContext. getExtendedContext()
Context.ExtendedContext
Context. 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.ExtendedContext
DefaultCacheServer.LifecycleContext. getExtendedContext()
Deprecated.
-