Uses of Class
com.avanza.astrix.gs.ClusteredProxyCacheImpl.GigaSpaceInstance
-
Packages that use ClusteredProxyCacheImpl.GigaSpaceInstance Package Description com.avanza.astrix.gs Core abstractions for used by ServiceComponent implementations built on top of GigaSpaces. -
-
Uses of ClusteredProxyCacheImpl.GigaSpaceInstance in com.avanza.astrix.gs
Methods in com.avanza.astrix.gs that return ClusteredProxyCacheImpl.GigaSpaceInstance Modifier and Type Method Description ClusteredProxyCacheImpl.GigaSpaceInstanceClusteredProxyCache. getProxy(com.avanza.astrix.beans.service.ServiceProperties serviceProperties)ClusteredProxyCacheImpl.GigaSpaceInstanceClusteredProxyCacheImpl. getProxy(com.avanza.astrix.beans.service.ServiceProperties serviceProperties)Retrieves a given proxy from the cache and creates the proxy if it does not exits.Methods in com.avanza.astrix.gs with parameters of type ClusteredProxyCacheImpl.GigaSpaceInstance Modifier and Type Method Description static <T> BoundProxyServiceBeanInstance<T>BoundProxyServiceBeanInstance. create(T instance, ClusteredProxyCacheImpl.GigaSpaceInstance gigaSpaceInstance)
-