-
Notifications
You must be signed in to change notification settings - Fork 17
LinkContractInterceptor
Markus Sabadello edited this page May 28, 2013
·
2 revisions
This interceptor enforces link contracts while a message is executed.
- linkContractsGraph: A graph that contains the link contracts to be enforced.
<bean class="xdi2.messaging.target.interceptor.impl.linkcontract.LinkContractInterceptor">
<property name="linkContractsGraph" ref="graph1" />
</bean>
This work is licensed under a Creative Commons Attribution 4.0 International License.