org.jasig.portal.concurrency
Interface IEntityCachingServiceFactory


public interface IEntityCachingServiceFactory

Factory interface for creating an IEntityCachingService.

Version:
$Revision: 19776 $
Author:
Dan Ellentuck

Method Summary
 IEntityCachingService newCachingService()
          Return an instance of IEntityCachingService.
 

Method Detail

newCachingService

IEntityCachingService newCachingService()
                                        throws CachingException
Return an instance of IEntityCachingService.

Returns:
org.jasig.portal.concurrency.IEntityCachingService
Throws:
CachingException


Copyright © 2010 Jasig. All Rights Reserved.