Uses of Interface
com.espertech.esper.compiler.client.option.ModuleNameOption
Packages that use ModuleNameOption
-
Uses of ModuleNameOption in com.espertech.esper.compiler.client
Methods in com.espertech.esper.compiler.client that return ModuleNameOptionModifier and TypeMethodDescriptionCompilerOptions.getModuleName()
Returns the callback that determines the module name.Methods in com.espertech.esper.compiler.client with parameters of type ModuleNameOptionModifier and TypeMethodDescriptionCompilerOptions.setModuleName
(ModuleNameOption moduleName) Sets the callback that determines the module name.