org.apache.jackrabbit.core.query.lucene
Interface DynamicPooledExecutor.Command

Enclosing class:
DynamicPooledExecutor

public static interface DynamicPooledExecutor.Command


Method Summary
 Object call()
          Perform some action that returns a result or throws an exception
 

Method Detail

call

Object call()
            throws Exception
Perform some action that returns a result or throws an exception

Throws:
Exception


Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.