public class ServiceRegistryModule extends com.google.inject.AbstractModule implements ServiceGuiceSupport, play.libs.akka.AkkaGuiceSupport
ServiceGuiceSupport.ClassServiceBinding<T>, ServiceGuiceSupport.InstanceServiceBinding<T>, ServiceGuiceSupport.ServiceBinding<T>
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_REGISTRY_ACTOR |
Constructor and Description |
---|
ServiceRegistryModule(ServiceGatewayConfig serviceGatewayConfig,
java.util.Map<String,String> unmanagedServices) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bindServices, serviceBinding, serviceBinding
bindClient
public static final String SERVICE_REGISTRY_ACTOR
public ServiceRegistryModule(ServiceGatewayConfig serviceGatewayConfig, java.util.Map<String,String> unmanagedServices)