Class ExecutorFilter

java.lang.Object
org.forgerock.openig.tools.ExecutorFilter
All Implemented Interfaces:
Filter

public class ExecutorFilter extends Object implements Filter
This Filter executes all CREST operations in an executor, effectively running the rest of the chain in another thread.