Module hivetranse.core
Back to master index

[public] Service Point hivetranse.core.TransactionInterceptor Interface: org.apache.hivemind.ServiceInterceptorFactory
Interceptor factory that adds automatic and transparent Transaction Management at the service-point level.
Parameters Schema: hivetranse.core.transaction-settings-schema
Parameters occurs: optional
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="primitive" >
    • <construct class="net.sourceforge.hivetranse.transaction.TransactionInterceptorFactory" >
      • <log />
      • <service />
      • <configuration />
      </construct>
    </invoke-factory>

Module hivetranse.core
Back to master index