org.terracotta.management.entity.client
Class ManagementAgentEntityClientService

java.lang.Object
  extended by org.terracotta.voltron.proxy.client.ProxyEntityClientService<ManagementAgentEntity,ManagementAgentConfig>
      extended by org.terracotta.management.entity.client.ManagementAgentEntityClientService
All Implemented Interfaces:
org.terracotta.entity.EntityClientService<ManagementAgentEntity,ManagementAgentConfig,org.terracotta.voltron.proxy.server.messages.ProxyEntityMessage,org.terracotta.voltron.proxy.server.messages.ProxyEntityResponse>

public class ManagementAgentEntityClientService
extends org.terracotta.voltron.proxy.client.ProxyEntityClientService<ManagementAgentEntity,ManagementAgentConfig>

Author:
Mathieu Carbou

Constructor Summary
ManagementAgentEntityClientService()
           
 
Method Summary
 
Methods inherited from class org.terracotta.voltron.proxy.client.ProxyEntityClientService
create, deserializeConfiguration, getMessageCodec, handlesEntityType, serializeConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementAgentEntityClientService

public ManagementAgentEntityClientService()


Copyright © 2016. All Rights Reserved.