@Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface AfterSequence
AbstractMessageInterceptor
with the sequence, proxy, transport and flow type filter
criteria to be used when registering the interceptor. Use the order attribute to order all the after-sequence
interceptors globally.public abstract int order
public abstract String sequence
public abstract String proxy
public abstract String transport
public abstract FlowType flow
Copyright © 2010–2016 AdroitLogic. All rights reserved.