public interface ClientLifeCycleManager
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Unloads/destroy configured client instance.
|
void |
initialize(Map<String,Object> puProperties)
Initialize configured client.
|
boolean |
isThreadSafe()
Returns true if client is thread safe, else false.
|
Copyright © 2015. All Rights Reserved.