com.espertech.esper.client.deploy
Annotation Type EngineInitializer


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface EngineInitializer

For use with server environments that support dynamic engine initialization (enterprise edition server), indicates that this method should be called after the engine instance is initialized and the initial set of EPL statements have been deployed, for example to set up listeners and subscribers.

Apply this annotation to any method that accepts a single string parameter providing the engine name.


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com