Class EPRecompileProviderDefault
java.lang.Object
com.espertech.esper.compiler.client.util.EPRecompileProviderDefault
- All Implemented Interfaces:
com.espertech.esper.common.client.hook.recompile.EPRecompileProvider
public class EPRecompileProviderDefault
extends Object
implements com.espertech.esper.common.client.hook.recompile.EPRecompileProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.espertech.esper.common.client.EPCompiled
provide
(com.espertech.esper.common.client.hook.recompile.EPRecompileProviderContext env)
-
Constructor Details
-
EPRecompileProviderDefault
public EPRecompileProviderDefault()
-
-
Method Details
-
provide
public com.espertech.esper.common.client.EPCompiled provide(com.espertech.esper.common.client.hook.recompile.EPRecompileProviderContext env) throws com.espertech.esper.common.client.hook.recompile.EPRecompileProviderException - Specified by:
provide
in interfacecom.espertech.esper.common.client.hook.recompile.EPRecompileProvider
- Throws:
com.espertech.esper.common.client.hook.recompile.EPRecompileProviderException
-