org.terracotta.modules.ehcache.store
Class CacheConfigChangeNotificationMsg
java.lang.Object
org.terracotta.modules.ehcache.store.CacheConfigChangeNotificationMsg
- All Implemented Interfaces:
- Serializable
public class CacheConfigChangeNotificationMsg
- extends Object
- implements Serializable
- See Also:
- Serialized Form
CacheConfigChangeNotificationMsg
public CacheConfigChangeNotificationMsg(String fullyQualifiedCacheName,
String configName,
Serializable newValue)
getToolkitConfigName
public String getToolkitConfigName()
getNewValue
public Serializable getNewValue()
getFullyQualifiedEhcacheName
public String getFullyQualifiedEhcacheName()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.