public interface ClientProxyFactory
ProxyManager
for instantiation upon request.Modifier and Type | Method and Description |
---|---|
ClientProxy |
create(String id)
Creates a new client proxy with the given id.
|
ClientProxy create(String id)
id
- the ID of the client proxyCopyright © 2017 Hazelcast, Inc.. All Rights Reserved.