Module hivegui
Back to master index

[private] Service Point hivegui.CursorObjectProvider Interface: org.apache.hivemind.service.ObjectProvider
ObjectProvider that can inject a cursor (built by the CursorFactory service). Mapped to the cursor: prefix.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="net.sourceforge.hivegui.component.CursorObjectProvider" >
      • <service />
      </construct>
    </invoke-factory>

Module hivegui
Back to master index