org.terracotta.management.entity.client
Class ManagementAgentEntityFactory
java.lang.Object
org.terracotta.management.entity.client.ManagementAgentEntityFactory
public class ManagementAgentEntityFactory
- extends Object
- Author:
- Mathieu Carbou
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagementAgentEntityFactory
public ManagementAgentEntityFactory(org.terracotta.connection.Connection connection)
retrieveOrCreate
public ManagementAgentEntity retrieveOrCreate(ManagementAgentConfig config)
retrieve
public ManagementAgentEntity retrieve()
throws org.terracotta.exception.EntityNotFoundException
- Throws:
org.terracotta.exception.EntityNotFoundException
create
public ManagementAgentEntity create(ManagementAgentConfig config)
throws org.terracotta.exception.EntityAlreadyExistsException
- Throws:
org.terracotta.exception.EntityAlreadyExistsException
Copyright © 2016. All Rights Reserved.