throw new IllegalStateException("PER_CLASS NOT APPLICABLE");
throw new IllegalStateException("PER_INSTANCE NOT APPLICABLE");
Remove rm = (Remove) advisor.resolveAnnotation(((MethodJoinpoint) jp).getMethod(), Remove.class); return new StatefulRemoveInterceptor(rm.retainIfException());
throw new IllegalStateException("PER_CLASS_JOINPOINT NOT APPLICABLE");
throw new IllegalStateException("PER_VM NOT APPLICABLE");
return "StatefulRemoveInterceptor";