com.macvu.tiles.cache
Class SingleLRUCacheServiceFactory

java.lang.Object
  extended by com.macvu.tiles.cache.SingleLRUCacheServiceFactory
All Implemented Interfaces:
CacheServiceFactory

public class SingleLRUCacheServiceFactory
extends java.lang.Object
implements CacheServiceFactory


Constructor Summary
SingleLRUCacheServiceFactory()
           
 
Method Summary
 CacheService getCacheService(CacheInformation info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingleLRUCacheServiceFactory

public SingleLRUCacheServiceFactory()
Method Detail

getCacheService

public CacheService getCacheService(CacheInformation info)
Specified by:
getCacheService in interface CacheServiceFactory


Copyright © 2005 MacVu group. All Rights Reserved.