@ -66,7 +67,7 @@ public class SimpleAspectInstanceFactory implements AspectInstanceFactory {
@@ -66,7 +67,7 @@ public class SimpleAspectInstanceFactory implements AspectInstanceFactory {
thrownewAopConfigException(
"Unable to instantiate aspect class: "+this.aspectClass.getName(),ex);
@ -144,7 +145,7 @@ public class DirectFieldAccessor extends AbstractNestablePropertyAccessor {
@@ -144,7 +145,7 @@ public class DirectFieldAccessor extends AbstractNestablePropertyAccessor {
this.field.getName(),"Field is not accessible",ex);
}
@ -156,7 +157,7 @@ public class DirectFieldAccessor extends AbstractNestablePropertyAccessor {
@@ -156,7 +157,7 @@ public class DirectFieldAccessor extends AbstractNestablePropertyAccessor {
@ -184,7 +185,7 @@ public class SimpleInstantiationStrategy implements InstantiationStrategy {
@@ -184,7 +185,7 @@ public class SimpleInstantiationStrategy implements InstantiationStrategy {
"Illegal arguments to factory method '"+factoryMethod.getName()+"'; "+
@ -374,8 +375,8 @@ public class ApplicationListenerMethodAdapter implements GenericApplicationListe
@@ -374,8 +375,8 @@ public class ApplicationListenerMethodAdapter implements GenericApplicationListe
@ -385,7 +386,7 @@ public class ApplicationListenerMethodAdapter implements GenericApplicationListe
@@ -385,7 +386,7 @@ public class ApplicationListenerMethodAdapter implements GenericApplicationListe
@ -172,7 +173,7 @@ public class StandardScriptFactory implements ScriptFactory, BeanClassLoaderAwar
@@ -172,7 +173,7 @@ public class StandardScriptFactory implements ScriptFactory, BeanClassLoaderAwar
thrownewScriptCompilationException(
scriptSource,"Unable to instantiate script class: "+scriptClass.getName(),ex);
@ -58,7 +57,7 @@ final class TestBeanOverrideHandler extends BeanOverrideHandler {
@@ -58,7 +57,7 @@ final class TestBeanOverrideHandler extends BeanOverrideHandler {