com.macvu.tiles.cache
Class CacheFactoryManager
java.lang.Object
com.macvu.tiles.cache.CacheFactoryManager
public class CacheFactoryManager
- extends java.lang.Object
User: MVu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheFactoryManager
public CacheFactoryManager()
getCacheServiceFactory
public CacheServiceFactory getCacheServiceFactory(java.lang.String factoryName)
throws java.lang.ClassNotFoundException,
java.lang.InstantiationException,
java.lang.IllegalAccessException
- Throws:
java.lang.ClassNotFoundException
java.lang.InstantiationException
java.lang.IllegalAccessException
getCacheKeyFactory
public CacheKeyFactory getCacheKeyFactory(java.lang.String factoryName)
throws java.lang.ClassNotFoundException,
java.lang.InstantiationException,
java.lang.IllegalAccessException
- Throws:
java.lang.ClassNotFoundException
java.lang.InstantiationException
java.lang.IllegalAccessException
Copyright © 2005 MacVu group. All Rights Reserved.