Service Point tapestry.data.SerializableAdaptor | Interface: | org.apache.tapestry.util.io.SqueezeAdaptor |
Converts an object down to a compressed byte stream, and then to a MIME-like string representation. |
Implementation |
- <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
-
<construct class="SerializableAdaptor"
class-resolver-property="resolver"
/>
</invoke-factory>
|