org.apache.jcs
Interface JCSThrashTest.Executable

Enclosing class:
JCSThrashTest

protected static interface JCSThrashTest.Executable

A runnable, that can throw an exception.


Method Summary
 void execute()
          Executes this object.
 

Method Detail

execute

void execute()
             throws Exception
Executes this object.

Throws:
Exception


Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.