Uses of Class
com.espertech.esper.common.client.configuration.compiler.ConfigurationCompilerPlugInPatternObject
Packages that use ConfigurationCompilerPlugInPatternObject
Package
Description
Configuration classes for the compiler section, which is only relevant to the compiler
-
Uses of ConfigurationCompilerPlugInPatternObject in com.espertech.esper.common.client.configuration.compiler
Fields in com.espertech.esper.common.client.configuration.compiler with type parameters of type ConfigurationCompilerPlugInPatternObjectModifier and TypeFieldDescriptionprotected List<ConfigurationCompilerPlugInPatternObject>
ConfigurationCompiler.plugInPatternObjects
List of configured plug-in pattern objects.Methods in com.espertech.esper.common.client.configuration.compiler that return types with arguments of type ConfigurationCompilerPlugInPatternObjectModifier and TypeMethodDescriptionConfigurationCompiler.getPlugInPatternObjects()
Returns the list of plug-in pattern objects.