Element <service> |
Attribute name | Translator: | string |
The name of the service; the service itself must provide the same name from its
getName() method. |
Attribute object (required) | Translator: | object |
Engine services are typically, but not definitively, HiveMind services (they can be
simple objects as well). |
Conversion Rules |
<conversion class=" org.apache.tapestry.services.impl.EngineServiceContribution"
>
-
<map attribute="object"
property="service"
/>
</conversion>
|
References |
|