Package | Description |
---|---|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
Modifier and Type | Method and Description |
---|---|
static EPServicesContextFactoryDefault.PackageName |
EPServicesContextFactoryDefault.PackageName.check(String name) |
static EPServicesContextFactoryDefault.PackageName |
EPServicesContextFactoryDefault.PackageName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EPServicesContextFactoryDefault.PackageName[] |
EPServicesContextFactoryDefault.PackageName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|