public class ViewFactoryForgeArgs extends Object
Constructor and Description |
---|
ViewFactoryForgeArgs(int streamNum,
boolean isSubquery,
int subqueryNumber,
StreamSpecOptions options,
String optionalCreateNamedWindowName,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices compileTimeServices) |
public ViewFactoryForgeArgs(int streamNum, boolean isSubquery, int subqueryNumber, StreamSpecOptions options, String optionalCreateNamedWindowName, StatementRawInfo statementRawInfo, StatementCompileTimeServices compileTimeServices)
public int getStreamNum()
public StreamSpecOptions getOptions()
public boolean isSubquery()
public int 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–2019. All rights reserved.