Service Point tapestry.page.BSFManagerFactory | Interface: | org.apache.tapestry.services.BSFManagerFactory |
Injected into ListenerBinding instances so that they can create a BSFManager, used to execute
the BSF script associated with the binding. |
Implementation |
- <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
-
<construct class="org.apache.tapestry.services.impl.BSFManagerFactoryImpl"
/>
</invoke-factory>
|