Back to index
Back to module examples
Service examples.Calculator
Interface
org.apache.hivemind.examples.Calculator
Implementation
<invoke-factory
>
<construct
class
="org.apache.hivemind.examples.impl.CalculatorImpl"
/>
</invoke-factory>
<interceptor
service-id
="
hivemind.LoggingInterceptor
"
/>
Back to index
Back to module examples