Service Point hivegui.ActionObjectProvider | Interface: | org.apache.hivemind.service.ObjectProvider |
ObjectProvider that can inject an action (built by the ActionFactory service).
Mapped to the action: prefix. |
Implementation |
- <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
-
<construct class="net.sourceforge.hivegui.command.ActionObjectProvider"
> </construct>
</invoke-factory>
|