com.jaspersoft.jasperserver.api.engine.jasperreports.service.impl
Class EngineServiceImpl.TempJarFileCacheObject

java.lang.Object
  extended by com.jaspersoft.jasperserver.api.engine.jasperreports.service.impl.EngineServiceImpl.TempJarFileCacheObject
All Implemented Interfaces:
RepositoryCacheMap.ObjectCache
Enclosing class:
EngineServiceImpl

protected final class EngineServiceImpl.TempJarFileCacheObject
extends java.lang.Object
implements RepositoryCacheMap.ObjectCache


Constructor Summary
protected EngineServiceImpl.TempJarFileCacheObject()
           
 
Method Summary
 java.lang.Object create(ExecutionContext context, FileResource res)
           
 boolean isValid(java.lang.Object o)
           
 void release(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EngineServiceImpl.TempJarFileCacheObject

protected EngineServiceImpl.TempJarFileCacheObject()
Method Detail

isValid

public boolean isValid(java.lang.Object o)
Specified by:
isValid in interface RepositoryCacheMap.ObjectCache

create

public java.lang.Object create(ExecutionContext context,
                               FileResource res)
Specified by:
create in interface RepositoryCacheMap.ObjectCache

release

public void release(java.lang.Object o)
Specified by:
release in interface RepositoryCacheMap.ObjectCache


Copyright © 2007. All Rights Reserved.