org.jactr.modules.pm.aural.delegate
Class AuralSearchDelegate

java.lang.Object
  extended by org.jactr.core.module.asynch.delegate.BasicAsynchronousModuleDelegate<AbstractAuralModule,PerceptualSearchResult>
      extended by org.jactr.modules.pm.aural.delegate.AuralSearchDelegate
All Implemented Interfaces:
IAsynchronousModuleDelegate<AbstractAuralModule,PerceptualSearchResult>

public class AuralSearchDelegate
extends BasicAsynchronousModuleDelegate<AbstractAuralModule,PerceptualSearchResult>


Constructor Summary
AuralSearchDelegate(AbstractAuralModule module)
           
 
Method Summary
 
Methods inherited from class org.jactr.core.module.asynch.delegate.BasicAsynchronousModuleDelegate
getModule, process
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuralSearchDelegate

public AuralSearchDelegate(AbstractAuralModule module)