net.sf.pipet.api
Interface CachePolicy


public interface CachePolicy


Method Summary
 ModuleInterface.ModuleInstance createCachedModuleJob(ModuleDefinition mod, ModuleData data, net.sf.qxs.messenger.Messenger reporter)
           
 CacheInterface getInterface()
           
 String getInterfaceSpecification()
           
 String getName()
           
 

Method Detail

getName

String getName()

getInterface

CacheInterface getInterface()

getInterfaceSpecification

String getInterfaceSpecification()

createCachedModuleJob

ModuleInterface.ModuleInstance createCachedModuleJob(ModuleDefinition mod,
                                                     ModuleData data,
                                                     net.sf.qxs.messenger.Messenger reporter)
                                                     throws Exception
Throws:
Exception


Copyright © 2012 VU University Amsterdam. All Rights Reserved.