Class ModuleDependenciesRuntime
java.lang.Object
com.espertech.esper.common.internal.context.module.ModuleDependenciesRuntime
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionString[]
String[]
void
setPathClasses
(NameAndModule[] pathClasses) void
setPathContexts
(NameAndModule[] pathContexts) void
setPathEventTypes
(NameAndModule[] pathEventTypes) void
setPathExpressions
(NameAndModule[] pathExpressions) void
setPathIndexes
(ModuleIndexMeta[] pathIndexes) void
setPathNamedWindows
(NameAndModule[] pathNamedWindows) void
setPathScripts
(NameParamNumAndModule[] pathScripts) void
setPathTables
(NameAndModule[] pathTables) void
setPathVariables
(NameAndModule[] pathVariables) void
setPublicEventTypes
(String[] publicEventTypes) void
setPublicVariables
(String[] publicVariables)
-
Field Details
-
EPTYPE
-
-
Constructor Details
-
ModuleDependenciesRuntime
public ModuleDependenciesRuntime()
-
-
Method Details
-
getPathEventTypes
-
setPathEventTypes
-
getPathNamedWindows
-
setPathNamedWindows
-
getPathTables
-
setPathTables
-
getPathVariables
-
setPathVariables
-
getPathContexts
-
setPathContexts
-
getPathExpressions
-
setPathExpressions
-
getPublicEventTypes
-
setPublicEventTypes
-
getPublicVariables
-
setPublicVariables
-
getPathIndexes
-
setPathIndexes
-
getPathScripts
-
setPathScripts
-
getPathClasses
-
setPathClasses
-