Interface BindableServiceFactory

All Known Implementing Classes:
ConcurrentServiceFactory, HelidonBindableServiceFactory, NettyBindableServiceFactory

public interface BindableServiceFactory
A factory that can produce BindableGrpcProxyService instances.

Implementations of BindableServiceFactory are discovered at runtime using the Java service loader and will be deployed to the Coherence gRPC proxy.