com.r3corda.core.contracts.clauses / InterceptorClause / <init>

<init>

InterceptorClause(preclause: SingleVerify, clause: SingleClause)

A clause which intercepts calls to a wrapped clause, and passes them through verification only from a pre-clause. This is similar to an inceptor in aspect orientated programming.