Module
framework
Back to master index
Service Point framework.plainResultTransformer
Interface:
org.apache.commons.collections.Transformer
Transformer service which converts from object to plain result string. Used when serializing results in the HTTP binding.
Implementation
<invoke-factory
service-id
="
hivemind.lib.StrategyFactory
"
model
="
singleton
" >
<construct
configuration-id
="
plainResultTransformers
" />
</invoke-factory>
Module
framework
Back to master index