Uses of Interface
com.oracle.coherence.grpc.proxy.NamedCacheService.Dependencies
Packages that use NamedCacheService.Dependencies
-
Uses of NamedCacheService.Dependencies in com.oracle.coherence.grpc.proxy
Classes in com.oracle.coherence.grpc.proxy that implement NamedCacheService.DependenciesModifier and TypeClassDescriptionstatic classThe defaultNamedCacheService.Dependenciesimplementation.Methods in com.oracle.coherence.grpc.proxy with parameters of type NamedCacheService.DependenciesModifier and TypeMethodDescriptionstatic NamedCacheServiceImplNamedCacheServiceImpl.newInstance(NamedCacheService.Dependencies deps) Create an instance ofNamedCacheServiceImplusing the default dependencies configuration.Constructors in com.oracle.coherence.grpc.proxy with parameters of type NamedCacheService.DependenciesModifierConstructorDescriptionCreate aNamedCacheServiceGrpcImplthat wraps a default implementation ofNamedCacheService.NamedCacheServiceImpl(NamedCacheService.Dependencies dependencies) Create aNamedCacheServiceImpl.