org.crsh
Class Processor.Task

java.lang.Object
  extended by org.crsh.Processor.Task
Enclosing class:
Processor

private abstract static class Processor.Task
extends Object


Constructor Summary
private Processor.Task()
           
 
Method Summary
protected abstract  LatchedFuture<Processor.State> execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Processor.Task

private Processor.Task()
Method Detail

execute

protected abstract LatchedFuture<Processor.State> execute()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.