railo.runtime.cache
Class ServerCacheConnection
java.lang.Object
railo.runtime.cache.ServerCacheConnection
- All Implemented Interfaces:
- CacheConnection
public class ServerCacheConnection
- extends Object
- implements CacheConnection
ServerCacheConnection
public ServerCacheConnection(ConfigServerImpl cs,
CacheConnection cc)
- Constructor of the class
- Parameters:
configServer
- cc
-
duplicate
public CacheConnection duplicate(Config config)
throws IOException
- Specified by:
duplicate
in interface CacheConnection
- Throws:
IOException
- See Also:
CacheConnection.duplicate(railo.runtime.config.Config)
getClazz
public Class getClazz()
- Specified by:
getClazz
in interface CacheConnection
- Returns:
- the clazz
- See Also:
CacheConnection.getClazz()
getCustom
public Struct getCustom()
- Specified by:
getCustom
in interface CacheConnection
- Returns:
- the custom
- See Also:
CacheConnection.getCustom()
getInstance
public Cache getInstance(Config config)
throws IOException
- Specified by:
getInstance
in interface CacheConnection
- Throws:
IOException
- See Also:
CacheConnection.getInstance(railo.runtime.config.Config)
getName
public String getName()
- Specified by:
getName
in interface CacheConnection
- Returns:
- the name
isReadOnly
public boolean isReadOnly()
- Specified by:
isReadOnly
in interface CacheConnection
- Returns:
- the readOnly
- See Also:
CacheConnection.isReadOnly()
isStorage
public boolean isStorage()
- Specified by:
isStorage
in interface CacheConnection
- See Also:
CacheConnection.isStorage()
Copyright © 2012 Railo