org.crsh.term.processor
Class Task

java.lang.Object
  extended by org.crsh.term.processor.Task

abstract class Task
extends Object

Author:
Julien Viet

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

Constructor Detail

Task

Task()
Method Detail

execute

protected abstract LatchedFuture<State> execute()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.