|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.concurrency.caching.ReferenceEntityCachingServiceFactory
public class ReferenceEntityCachingServiceFactory
Creates an instance of IEntityCachingService
.
Field Summary | |
---|---|
private static org.apache.commons.logging.Log |
log
|
Constructor Summary | |
---|---|
ReferenceEntityCachingServiceFactory()
ReferenceEntityLockServiceFactory constructor. |
Method Summary | |
---|---|
IEntityCachingService |
newCachingService()
Return an instance of the service implementation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final org.apache.commons.logging.Log log
Constructor Detail |
---|
public ReferenceEntityCachingServiceFactory()
Method Detail |
---|
public IEntityCachingService newCachingService() throws CachingException
newCachingService
in interface IEntityCachingServiceFactory
CachingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |