@Singleton public class LoadBalancerServiceContextImpl extends BaseView implements LoadBalancerServiceContext
| Constructor and Description |
|---|
LoadBalancerServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
LoadBalancerService loadBalancerService,
Utils utils) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
equals(Object obj) |
LoadBalancerService |
getLoadBalancerService() |
int |
hashCode() |
String |
toString() |
Utils |
utils() |
delegate, getBackendType, string, unwrap, unwrap, unwrapApiclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBackendType, unwrap, unwrap, unwrapApi@Inject public LoadBalancerServiceContextImpl(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, LoadBalancerService loadBalancerService, Utils utils)
public LoadBalancerService getLoadBalancerService()
getLoadBalancerService in interface LoadBalancerServiceContextpublic Utils utils()
utils in interface LoadBalancerServiceContextpublic void close()
close in interface Closeableclose in interface AutoCloseableclose in interface LoadBalancerServiceContextCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.