Service Point tapestry.ClassFactory | Interface: | org.apache.hivemind.service.ClassFactory |
Wrapper around Javassist used to dynamically create classes such as service interceptors. |
Implementation |
- <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
-
<construct class="org.apache.tapestry.enhance.ClassFactoryImpl"
>
-
<event-listener service-id="tapestry.ResetEventHub"
/>
</construct>
</invoke-factory>
|