com.terracotta.management
Class ApplicationEhCacheV2
java.lang.Object
org.terracotta.management.application.DefaultApplicationCommon
org.terracotta.management.application.DefaultApplicationV2
com.terracotta.management.ApplicationEhCacheV2
- All Implemented Interfaces:
- ApplicationEhCacheService
public class ApplicationEhCacheV2
- extends org.terracotta.management.application.DefaultApplicationV2
- implements ApplicationEhCacheService
| Methods inherited from class org.terracotta.management.application.DefaultApplicationV2 |
getClasses |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationEhCacheV2
public ApplicationEhCacheV2()
getRestResourceClasses
public Set<Class<?>> getRestResourceClasses()
- Specified by:
getRestResourceClasses in interface ApplicationEhCacheService
getServiceClasses
public Map<Class<?>,Object> getServiceClasses(ManagementRESTServiceConfiguration configuration,
RemoteAgentEndpointImpl agentEndpointImpl)
- Specified by:
getServiceClasses in interface ApplicationEhCacheService
getManagementServerLifecyle
public Class<? extends ManagementServerLifecycle> getManagementServerLifecyle()
- Specified by:
getManagementServerLifecyle in interface ApplicationEhCacheService
Copyright © 2003-2015 Terracotta, Inc.. All Rights Reserved.