com.hazelcast.internal.management.dto
public class ProxyServiceDTO extends Object implements JsonSerializable
ProxyServiceMBean.| Modifier and Type | Field and Description |
|---|---|
int |
proxyCount |
| Constructor and Description |
|---|
ProxyServiceDTO() |
ProxyServiceDTO(ProxyService proxyService) |
public ProxyServiceDTO()
public ProxyServiceDTO(ProxyService proxyService)
public com.eclipsesource.json.JsonObject toJson()
toJson in interface JsonSerializablepublic void fromJson(com.eclipsesource.json.JsonObject json)
fromJson in interface JsonSerializableCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.