Drools Guvnor - Common Model 6.0.0.Beta1

org.drools.guvnor.models.commons.shared.rule
Interface HasCEPWindow

All Known Implementing Classes:
FactPattern

public interface HasCEPWindow

Implementations support CEP "windows"


Method Summary
 CEPWindow getWindow()
           
 void setWindow(CEPWindow window)
           
 

Method Detail

setWindow

void setWindow(CEPWindow window)

getWindow

CEPWindow getWindow()

Drools Guvnor - Common Model 6.0.0.Beta1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.