Suppose I have 2 MethodInterceptors defined, say I1 and I2.
public class I1 implements MethodInterceptor { @Override public Object invoke(MethodInvocation