net.sf.seide.core
Interface DispatcherAware

All Known Subinterfaces:
StageController
All Known Implementing Classes:
DirectThreadPoolStageController

public interface DispatcherAware

Declares Dispatcher awareness for an EventHandler mainly.

Author:
german.kondolf

Method Summary
 Dispatcher getDispatcher()
           
 void setDispatcher(Dispatcher dispatcher)
           
 

Method Detail

getDispatcher

Dispatcher getDispatcher()

setDispatcher

void setDispatcher(Dispatcher dispatcher)


Copyright © 2011. All Rights Reserved.