Uses of Interface
com.oracle.coherence.grpc.proxy.common.BaseGrpcServiceImpl.Dependencies
Packages that use BaseGrpcServiceImpl.Dependencies
Package
Description
- 
Uses of BaseGrpcServiceImpl.Dependencies in com.oracle.coherence.grpc.proxy.common
Subinterfaces of BaseGrpcServiceImpl.Dependencies in com.oracle.coherence.grpc.proxy.commonModifier and TypeInterfaceDescriptionstatic interfaceThe dependencies to configure aProxyServiceGrpcImpl.Classes in com.oracle.coherence.grpc.proxy.common that implement BaseGrpcServiceImpl.DependenciesModifier and TypeClassDescriptionstatic classThe defaultBaseGrpcServiceImpl.Dependenciesimplementation.static classThe defaultProxyServiceGrpcImpl.Dependenciesimplementation.Fields in com.oracle.coherence.grpc.proxy.common declared as BaseGrpcServiceImpl.DependenciesModifier and TypeFieldDescriptionprotected final BaseGrpcServiceImpl.DependenciesBaseGrpcServiceImpl.f_dependenciesThe serviceBaseGrpcServiceImpl.Dependencies.Methods in com.oracle.coherence.grpc.proxy.common that return BaseGrpcServiceImpl.DependenciesModifier and TypeMethodDescriptionBaseGrpcServiceImpl.getDependencies()Return the service dependencies.Constructors in com.oracle.coherence.grpc.proxy.common with parameters of type BaseGrpcServiceImpl.DependenciesModifierConstructorDescriptionBaseGrpcServiceImpl(BaseGrpcServiceImpl.Dependencies dependencies, String sMBeanName, String sPoolName) Create aBaseGrpcServiceImpl. - 
Uses of BaseGrpcServiceImpl.Dependencies in com.oracle.coherence.grpc.proxy.common.v0
Subinterfaces of BaseGrpcServiceImpl.Dependencies in com.oracle.coherence.grpc.proxy.common.v0Modifier and TypeInterfaceDescriptionstatic interfaceThe dependencies to configure aNamedCacheService.Classes in com.oracle.coherence.grpc.proxy.common.v0 that implement BaseGrpcServiceImpl.DependenciesModifier and TypeClassDescriptionstatic classThe defaultNamedCacheService.Dependenciesimplementation.