Uses of Interface
com.oracle.coherence.grpc.proxy.common.BaseGrpcServiceImpl.Dependencies
Packages that use BaseGrpcServiceImpl.Dependencies
-
Uses of BaseGrpcServiceImpl.Dependencies in com.oracle.coherence.grpc.proxy.common
Subinterfaces of BaseGrpcServiceImpl.Dependencies in com.oracle.coherence.grpc.proxy.commonModifier and TypeInterfaceDescriptionstatic interface
The dependencies to configure aNamedCacheService
.Classes in com.oracle.coherence.grpc.proxy.common that implement BaseGrpcServiceImpl.DependenciesModifier and TypeClassDescriptionstatic class
The defaultBaseGrpcServiceImpl.Dependencies
implementation.static class
The defaultNamedCacheService.Dependencies
implementation.Fields in com.oracle.coherence.grpc.proxy.common declared as BaseGrpcServiceImpl.DependenciesModifier and TypeFieldDescriptionprotected final BaseGrpcServiceImpl.Dependencies
BaseGrpcServiceImpl.f_dependencies
The serviceBaseGrpcServiceImpl.Dependencies
.Constructors in com.oracle.coherence.grpc.proxy.common with parameters of type BaseGrpcServiceImpl.DependenciesModifierConstructorDescriptionBaseGrpcServiceImpl
(BaseGrpcServiceImpl.Dependencies dependencies, String sMBeanName, String sPoolName) Create aBaseGrpcServiceImpl
.