Module
tapestry.persist
Back to master index
Service Point tapestry.persist.PersistentPropertyDataEncoder
Interface:
org.apache.tapestry.record.PersistentPropertyDataEncoder
Responsible for encoding and decoding client persistent properties into MIME streams.
Implementation
<invoke-factory
service-id
="
hivemind.BuilderFactory
"
model
="
singleton
" >
<construct
class
="
PersistentPropertyDataEncoderImpl
" />
</invoke-factory>
Module
tapestry.persist
Back to master index