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