com.openexchange.admin.storage.mysqlStorage
Class ContextLoader

java.lang.Object
  extended by com.openexchange.admin.storage.mysqlStorage.ContextLoader

public class ContextLoader
extends java.lang.Object

Loads the data of multiple context in a fast multithreaded manner.

Author:
Marcus Klein

Constructor Summary
ContextLoader(AdminCache cache)
           
 
Method Summary
 Context[] filter(java.util.Collection<java.lang.Integer> input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextLoader

public ContextLoader(AdminCache cache)
Method Detail

filter

public Context[] filter(java.util.Collection<java.lang.Integer> input)
                 throws PipesAndFiltersException
Throws:
PipesAndFiltersException