public class ViewFactoryForgeArgs extends Object
Constructor and Description |
---|
ViewFactoryForgeArgs(int streamNum,
Integer subqueryNumber,
StreamSpecOptions options,
String optionalCreateNamedWindowName,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices compileTimeServices) |
public ViewFactoryForgeArgs(int streamNum, Integer subqueryNumber, StreamSpecOptions options, String optionalCreateNamedWindowName, StatementRawInfo statementRawInfo, StatementCompileTimeServices compileTimeServices)
public int getStreamNum()
public StreamSpecOptions getOptions()
public Integer getSubqueryNumber()
public ClasspathImportServiceCompileTime getClasspathImportService()
public Configuration getConfiguration()
public ViewResolutionService getViewResolutionService()
public BeanEventTypeFactory getBeanEventTypeFactoryPrivate()
public EventTypeCompileTimeRegistry getEventTypeModuleCompileTimeRegistry()
public Annotation[] getAnnotations()
public String getStatementName()
public int getStatementNumber()
public StatementCompileTimeServices getCompileTimeServices()
public StatementRawInfo getStatementRawInfo()
public String getOptionalCreateNamedWindowName()
Copyright © 2005–2022. All rights reserved.