Package | Description |
---|---|
com.espertech.esper.common.client.configuration.compiler |
Configuration classes for the compiler section, which is only relevant to the compiler
|
com.espertech.esper.common.internal.settings |
Modifier and Type | Field and Description |
---|---|
protected List<ConfigurationCompilerPlugInEnumMethod> |
ConfigurationCompiler.plugInEnumMethods
List of configured plug-in enum-methods.
|
Modifier and Type | Method and Description |
---|---|
List<ConfigurationCompilerPlugInEnumMethod> |
ConfigurationCompiler.getPlugInEnumMethods()
Returns the list of plug-in enum-methods
|
Modifier and Type | Method and Description |
---|---|
void |
ClasspathImportServiceCompileTimeImpl.addPlugInEnumMethod(String dtmMethodName,
ConfigurationCompilerPlugInEnumMethod config) |
Copyright © 2005–2021. All rights reserved.