net.esper.view
Interface ContextAwareView

All Known Implementing Classes:
TimeBatchView, TimeWindowView

public interface ContextAwareView

Views use this interface to indicate that the view requires services out of the context, such as the scheduling service.


Method Summary
 void setContextAware(ViewServiceContext context)
          Set the services context containing service handles.
 

Method Detail

setContextAware

void setContextAware(ViewServiceContext context)
Set the services context containing service handles.

Parameters:
context - with service handles