2009/04/15 - Apache HiveMind has been retired.
For more information, please explore the
Attic
.
Module
examples
Back to master index
Service Point examples.Calculator
Interface:
org.apache.examples.Calculator
Implementation
<invoke-factory
service-id
="
hivemind.BuilderFactory
"
model
="
singleton
" >
<construct
class
="
impl.CalculatorImpl
" />
</invoke-factory>
<interceptor
service-id
="
hivemind.LoggingInterceptor
" />
Module
examples
Back to master index