Uses of Interface
com.oracle.coherence.grpc.proxy.BaseGrpcServiceImpl.Dependencies
Packages that use BaseGrpcServiceImpl.Dependencies
-
Uses of BaseGrpcServiceImpl.Dependencies in com.oracle.coherence.grpc.proxy
Subinterfaces of BaseGrpcServiceImpl.Dependencies in com.oracle.coherence.grpc.proxyModifier and TypeInterfaceDescriptionstatic interfaceThe dependencies to configure aNamedCacheServiceImpl.Classes in com.oracle.coherence.grpc.proxy that implement BaseGrpcServiceImpl.DependenciesModifier and TypeClassDescriptionstatic classThe defaultBaseGrpcServiceImpl.Dependenciesimplementation.static classThe defaultNamedCacheService.Dependenciesimplementation.Fields in com.oracle.coherence.grpc.proxy declared as BaseGrpcServiceImpl.DependenciesModifier and TypeFieldDescriptionprotected final BaseGrpcServiceImpl.DependenciesBaseGrpcServiceImpl.f_dependenciesThe serviceBaseGrpcServiceImpl.Dependencies.Constructors in com.oracle.coherence.grpc.proxy with parameters of type BaseGrpcServiceImpl.DependenciesModifierConstructorDescriptionBaseGrpcServiceImpl(BaseGrpcServiceImpl.Dependencies dependencies, String sMBeanName, String sPoolName) Create aBaseGrpcServiceImpl.