public class LensClientSingletonWrapper extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LensClientSingletonWrapper.InstanceHolder
The 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–2018 Apache Software Foundation. All rights reserved.