/* */ }
/* */ }
/* 1624 */ FieldReadInvocation invocation = new FieldReadInvocation(this.advisedFields[index], index, aspects);
/* 1625 */ invocation.setAdvisor(this);
/* 1626 */ invocation.setTargetObject(target);
/* 1627 */ return invocation.invokeNext();
/* */ }
/* */
/* */ public Object invokeWrite(Object target, int index, Object value)
/* */ throws Throwable
/* */ {