Uses of Package
com.espertech.esper.common.client.hook.forgeinject
Packages that use com.espertech.esper.common.client.hook.forgeinject
Package
Description
Aggregation function (simple) extension API.
Aggregation multi-function extension API for aggregation functions that hold events, share state and/or operate with tables.
Injection strategies for compiler use.
Virtual data window extension API classes.
-
Classes in com.espertech.esper.common.client.hook.forgeinject used by com.espertech.esper.common.client.hook.aggfuncClassDescriptionInterface for providing the compiler with code that allocates and initializes an instance of some class
-
Classes in com.espertech.esper.common.client.hook.forgeinject used by com.espertech.esper.common.client.hook.aggmultifuncClassDescriptionInterface for providing the compiler with code that allocates and initializes an instance of some class
-
Classes in com.espertech.esper.common.client.hook.forgeinject used by com.espertech.esper.common.client.hook.forgeinjectClassDescriptionInterface for providing the compiler with code that allocates and initializes an instance of some classProvides the compiler with code that allocates and initializes an instance of some class by using "new" and by using setters.
-
Classes in com.espertech.esper.common.client.hook.forgeinject used by com.espertech.esper.common.client.hook.vdwClassDescriptionInterface for providing the compiler with code that allocates and initializes an instance of some class