Package com.espertech.esper.common.client.hook.forgeinject


package com.espertech.esper.common.client.hook.forgeinject

Injection strategies for compiler use.

  • Class
    Description
    Interface for providing the compiler with code that allocates and initializes an instance of some class
    Provides the compiler with code that allocates and initializes an instance of some class by using "new" and by using setters.