Package | Description |
---|---|
com.espertech.esper.common.client.hook.enummethod |
Enumeration method extension API.
|
Modifier and Type | Class and Description |
---|---|
class |
EnumMethodModeStaticMethod
Provides information about the public static method that implements the logic for the enumeration method.
|
Modifier and Type | Method and Description |
---|---|
EnumMethodMode |
EnumMethodForgeFactory.validate(EnumMethodValidateContext context)
Called by the compiler to allow validation of actual parameters beyond validation of the footprint information
that the compiler does automatically.
|