com.openexchange.admin.storage.mysqlStorage
Class ContextLoader

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

public class ContextLoader
extends Object

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

Author:
Marcus Klein

Constructor Summary
ContextLoader(AdminCache cache)
           
 
Method Summary
 Context[] filter(Collection<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(Collection<Integer> input)
                 throws PipesAndFiltersException
Throws:
PipesAndFiltersException