Service Point system.tupperware | Interface: | org.astrogrid.desktop.modules.system.messaging.TupperwareInternal |
| Plastic wrapper that allows other components to send and handle plastic messages.
Only exposes the xmlrpc handler interface here. |
| Implementation |
- <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
-
<construct class="org.astrogrid.desktop.modules.system.messaging.TupperwareImpl"
>
-
<event-listener service-id="builtin.shutdown"
/>
-
<service > </service>
-
<object >
- service-property:system.webserver:root
</object>
-
<string > </string>
-
<string >
- ${interop.app.description} - ${interop.app.url}
</string>
-
<string > </string>
-
<string > </string>
-
<object >
- service-property:system.webserver:root
</object>
-
<configuration > </configuration>
-
<configuration > </configuration>
-
<object >
- service-property:system.messaging:targetList
</object>
-
<service > </service>
-
<service > </service>
</construct>
</invoke-factory>
|
| Implementation from module system | If: | (property system.tupperware.disabled) |
|
|