com.espertech.esper.client.hook
Interface ConditionHandler


public interface ConditionHandler

Interface for a handler registered with an engine instance to receive reported engine conditions.


Method Summary
 void handle(ConditionHandlerContext context)
          Handle the engine condition as contained in the context object passed.
 

Method Detail

handle

void handle(ConditionHandlerContext context)
Handle the engine condition as contained in the context object passed.

Parameters:
context - the condition information

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com