Service Point builtin.shutdown | Interface: | org.astrogrid.acr.builtin.Shutdown |
| Service to shutdown the AR |
| Implementation |
- <invoke-factory service-id="hivemind.BuilderFactory" model="primitive" >
-
<construct class="org.astrogrid.desktop.framework.ShutdownImpl"
>
-
<service >
- hivemind.ShutdownCoordinator
</service>
-
<boolean > </boolean>
</construct>
</invoke-factory>
|