org.semanticweb.elk.reasoner.saturation
Class DummyClassExpressionSaturationListener<J extends SaturationJob<? extends IndexedClassExpression>>

java.lang.Object
  extended by org.semanticweb.elk.reasoner.saturation.DummyClassExpressionSaturationListener<J>
Type Parameters:
J - the type of the input jobs of ClassExpressionSaturationFactory
All Implemented Interfaces:
ClassExpressionSaturationListener<J>, InputProcessorListenerNotifyFinishedJob<J>

public class DummyClassExpressionSaturationListener<J extends SaturationJob<? extends IndexedClassExpression>>
extends Object
implements ClassExpressionSaturationListener<J>

A ClassExpressionSaturationListener that does nothing with finished jobs

Author:
"Yevgeny Kazakov"

Constructor Summary
DummyClassExpressionSaturationListener()
           
 
Method Summary
 void notifyFinished(J job)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyClassExpressionSaturationListener

public DummyClassExpressionSaturationListener()
Method Detail

notifyFinished

public void notifyFinished(J job)
                    throws InterruptedException
Specified by:
notifyFinished in interface InputProcessorListenerNotifyFinishedJob<J extends SaturationJob<? extends IndexedClassExpression>>
Throws:
InterruptedException


Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.