Uses of Interface
com.oracle.coherence.grpc.proxy.BaseGrpcServiceImpl.Dependencies
-
Uses of BaseGrpcServiceImpl.Dependencies in com.oracle.coherence.grpc.proxy
Modifier and TypeInterfaceDescriptionstatic interface
The dependencies to configure aNamedCacheServiceImpl
.Modifier and TypeClassDescriptionstatic class
The defaultBaseGrpcServiceImpl.Dependencies
implementation.static class
The defaultNamedCacheService.Dependencies
implementation.Modifier and TypeFieldDescriptionprotected final BaseGrpcServiceImpl.Dependencies
BaseGrpcServiceImpl.f_dependencies
The serviceBaseGrpcServiceImpl.Dependencies
.ModifierConstructorDescriptionBaseGrpcServiceImpl
(BaseGrpcServiceImpl.Dependencies dependencies, String sMBeanName, String sPoolName) Create aBaseGrpcServiceImpl
.