Modifier and Type | Method and Description |
---|---|
VariableRepositoryPreconfigured |
EPCompilerPathableImpl.getVariablePreconfigured() |
Constructor and Description |
---|
EPCompilerPathableImpl(PathRegistry<String,VariableMetaData> variablePathRegistry,
PathRegistry<String,EventType> eventTypePathRegistry,
PathRegistry<String,ExpressionDeclItem> exprDeclaredPathRegistry,
PathRegistry<String,NamedWindowMetaData> namedWindowPathRegistry,
PathRegistry<String,TableMetaData> tablePathRegistry,
PathRegistry<String,ContextMetaData> contextPathRegistry,
PathRegistry<NameAndParamNum,ExpressionScriptProvided> scriptPathRegistry,
PathRegistry<String,ClassProvided> classProvidedPathRegistry,
EventTypeRepositoryImpl eventTypePreconfigured,
VariableRepositoryPreconfigured variablePreconfigured) |
Constructor and Description |
---|
VariableCompileTimeResolverImpl(String moduleName,
Set<String> moduleUses,
VariableRepositoryPreconfigured publicVariables,
VariableCompileTimeRegistry compileTimeRegistry,
PathRegistry<String,VariableMetaData> pathVariables,
ModuleDependenciesCompileTime moduleDependencies,
boolean isFireAndForget) |
Modifier and Type | Method and Description |
---|---|
static void |
VariableUtil.configureVariables(VariableRepositoryPreconfigured repo,
Map<String,ConfigurationCommonVariable> variables,
ClasspathImportService classpathImportService,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
EventTypeRepositoryImpl eventTypeRepositoryPreconfigured,
BeanEventTypeFactory beanEventTypeFactory) |
void |
VariableRepositoryPreconfigured.mergeFrom(VariableRepositoryPreconfigured other) |
Copyright © 2005–2020. All rights reserved.