|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.view.OutputConditionCrontabFactory
public final class OutputConditionCrontabFactory
Output condition handling crontab-at schedule output.
Constructor Summary | |
---|---|
OutputConditionCrontabFactory(java.util.List<ExprNode> scheduleSpecExpressionList,
StatementContext statementContext,
boolean isStartConditionOnCreation)
|
Method Summary | |
---|---|
ScheduleSpec |
getScheduleSpec()
|
OutputCondition |
make(AgentInstanceContext agentInstanceContext,
OutputCallback outputCallback)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputConditionCrontabFactory(java.util.List<ExprNode> scheduleSpecExpressionList, StatementContext statementContext, boolean isStartConditionOnCreation) throws ExprValidationException
ExprValidationException
Method Detail |
---|
public OutputCondition make(AgentInstanceContext agentInstanceContext, OutputCallback outputCallback)
make
in interface OutputConditionFactory
public ScheduleSpec getScheduleSpec()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |