Skip to content

Instantly share code, notes, and snippets.

View akilman-zz's full-sized avatar

Anthony akilman-zz

View GitHub Profile
<custom-interceptors>
<custom-interceptor>
<interceptor-class-name>com.singularity.JMSEntryMarkerInterceptor</interceptor-class-name>
<match-class type="matches-class">
<name filter-type="equals">com.wm.lang.flow.FlowInvoke</name>
</match-class>
<match-method>
<name>invoke</name>
</match-method>
</custom-interceptor>