com.terracotta.management
Class ApplicationEhCacheV1
java.lang.Object
org.terracotta.management.application.DefaultApplicationCommon
org.terracotta.management.application.DefaultApplication
com.terracotta.management.ApplicationEhCacheV1
- All Implemented Interfaces:
- ApplicationEhCacheService
public class ApplicationEhCacheV1
- extends org.terracotta.management.application.DefaultApplication
- implements ApplicationEhCacheService
| Methods inherited from class org.terracotta.management.application.DefaultApplication |
getClasses |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationEhCacheV1
public ApplicationEhCacheV1()
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.