org.apache.shindig.gadgets.spec
Interface PipelinedData.Batch

Enclosing class:
PipelinedData

public static interface PipelinedData.Batch


Method Summary
 PipelinedData.Batch getNextBatch(javax.el.ELResolver rootObjects)
           
 Map<String,PipelinedData.BatchItem> getPreloads()
           
 

Method Detail

getPreloads

Map<String,PipelinedData.BatchItem> getPreloads()

getNextBatch

PipelinedData.Batch getNextBatch(javax.el.ELResolver rootObjects)


Copyright © 2007-2012. All Rights Reserved.