org.crsh
Class Processor

java.lang.Object
  extended by org.crsh.Processor
All Implemented Interfaces:
Runnable

public class Processor
extends Object
implements Runnable

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
Processor(Term term, Shell shell)
           
 
Method Summary
 void addListener(ProcessorListener listener)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Processor

public Processor(Term term,
                 Shell shell)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

addListener

public void addListener(ProcessorListener listener)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.