@ -67,7 +68,7 @@ public class SimpleAspectInstanceFactory implements AspectInstanceFactory {
@@ -67,7 +68,7 @@ public class SimpleAspectInstanceFactory implements AspectInstanceFactory {
thrownewAopConfigException(
"Unable to instantiate aspect class: "+this.aspectClass.getName(),ex);
@ -142,7 +143,7 @@ public class DirectFieldAccessor extends AbstractNestablePropertyAccessor {
@@ -142,7 +143,7 @@ public class DirectFieldAccessor extends AbstractNestablePropertyAccessor {
this.field.getName(),"Field is not accessible",ex);
}
@ -154,7 +155,7 @@ public class DirectFieldAccessor extends AbstractNestablePropertyAccessor {
@@ -154,7 +155,7 @@ public class DirectFieldAccessor extends AbstractNestablePropertyAccessor {
@ -167,7 +168,7 @@ public class SimpleInstantiationStrategy implements InstantiationStrategy {
@@ -167,7 +168,7 @@ public class SimpleInstantiationStrategy implements InstantiationStrategy {
"Illegal arguments to factory method '"+factoryMethod.getName()+"'; "+
@ -366,8 +367,8 @@ public class ApplicationListenerMethodAdapter implements GenericApplicationListe
@@ -366,8 +367,8 @@ public class ApplicationListenerMethodAdapter implements GenericApplicationListe
@ -377,7 +378,7 @@ public class ApplicationListenerMethodAdapter implements GenericApplicationListe
@@ -377,7 +378,7 @@ public class ApplicationListenerMethodAdapter implements GenericApplicationListe
@ -167,7 +168,7 @@ public class StandardScriptFactory implements ScriptFactory, BeanClassLoaderAwar
@@ -167,7 +168,7 @@ public class StandardScriptFactory implements ScriptFactory, BeanClassLoaderAwar
thrownewScriptCompilationException(
scriptSource,"Unable to instantiate script class: "+scriptClass.getName(),ex);
@ -59,7 +58,7 @@ final class TestBeanOverrideHandler extends BeanOverrideHandler {
@@ -59,7 +58,7 @@ final class TestBeanOverrideHandler extends BeanOverrideHandler {