public class NamedWindowOnUpdateViewFactory extends NamedWindowOnExprBaseViewFactory
namedWindowEventType
Constructor and Description |
---|
NamedWindowOnUpdateViewFactory(EventType namedWindowEventType,
StatementResultService statementResultService,
EventBeanUpdateHelper updateHelper) |
Modifier and Type | Method and Description |
---|---|
StatementResultService |
getStatementResultService() |
EventBeanUpdateHelper |
getUpdateHelper() |
NamedWindowOnExprBaseView |
make(SubordWMatchExprLookupStrategy lookupStrategy,
NamedWindowRootViewInstance namedWindowRootViewInstance,
AgentInstanceContext agentInstanceContext,
ResultSetProcessor resultSetProcessor) |
public NamedWindowOnUpdateViewFactory(EventType namedWindowEventType, StatementResultService statementResultService, EventBeanUpdateHelper updateHelper)
public NamedWindowOnExprBaseView make(SubordWMatchExprLookupStrategy lookupStrategy, NamedWindowRootViewInstance namedWindowRootViewInstance, AgentInstanceContext agentInstanceContext, ResultSetProcessor resultSetProcessor)
public StatementResultService getStatementResultService()
public EventBeanUpdateHelper getUpdateHelper()