Uses of Interface
com.espertech.esper.compiler.client.option.ModuleUsesOption
Packages that use ModuleUsesOption
-
Uses of ModuleUsesOption in com.espertech.esper.compiler.client
Methods in com.espertech.esper.compiler.client that return ModuleUsesOptionModifier and TypeMethodDescriptionCompilerOptions.getModuleUses()
Returns the callback that determines the module uses.Methods in com.espertech.esper.compiler.client with parameters of type ModuleUsesOptionModifier and TypeMethodDescriptionCompilerOptions.setModuleUses
(ModuleUsesOption moduleUses) Sets the callback that determines the module uses.