org.jactr.core.module.imaginal.six.buffer
Class ImaginalSlotRequestDelegate

java.lang.Object
  extended by org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
      extended by org.jactr.core.module.imaginal.six.buffer.ImaginalSlotRequestDelegate
All Implemented Interfaces:
IRequestDelegate

public class ImaginalSlotRequestDelegate
extends AsynchronousRequestDelegate


Constructor Summary
ImaginalSlotRequestDelegate()
           
 
Method Summary
 boolean willAccept(IRequest request)
           
 
Methods inherited from class org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
clear, isAsynchronous, isDelayingStart, isUsingBlockingTimedEvents, request, setAsynchronous, setDelayStart, setUseBlockingTimedEvents
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImaginalSlotRequestDelegate

public ImaginalSlotRequestDelegate()
Method Detail

willAccept

public boolean willAccept(IRequest request)