Uses of Interface
com.avanza.astrix.gs.ClusteredProxyBinder
-
Packages that use ClusteredProxyBinder Package Description com.avanza.astrix.gs Core abstractions for used by ServiceComponent implementations built on top of GigaSpaces.com.avanza.astrix.gs.localview ServiceComponent implementation allowing a local-view to be exported as a service in astrix. -
-
Uses of ClusteredProxyBinder in com.avanza.astrix.gs
Classes in com.avanza.astrix.gs that implement ClusteredProxyBinder Modifier and Type Class Description classGsComponentService component allowing GigaSpace clustered proxy to be used as a service. -
Uses of ClusteredProxyBinder in com.avanza.astrix.gs.localview
Constructors in com.avanza.astrix.gs.localview with parameters of type ClusteredProxyBinder Constructor Description GsLocalViewComponent(GsBinder gsBinder, com.avanza.astrix.spring.AstrixSpringContext astrixSpringContext, ClusteredProxyBinder clusteredProxyBinder, GigaspaceMetricsExporter metricsExporter)
-