public class LensClientSingletonWrapper extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | LensClientSingletonWrapper.InstanceHolderThe instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | explainFailedAttempt(LensClientServerConnectionException e)Explain failed attempt. | 
| LensClient | getClient() | 
| static LensClientSingletonWrapper | instance() | 
| void | setClient(LensClient client) | 
public static LensClientSingletonWrapper instance()
public void explainFailedAttempt(LensClientServerConnectionException e)
e - the epublic LensClient getClient()
public void setClient(LensClient client)
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.