blob: b9bb18e8958f9679b09f08226a0cfd006f0e8406 [file] [log] [blame]
/**
* Utility classes for dynamic code generation, in particular proxies to enable dispatching
* of events to methods of processing elements based on the runtime type of the event.
*/
package org.apache.s4.core.gen;