StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

kriegaex

Rating
1553.79 (6,922nd)
Reputation
32,768 (3,623rd)
Page: 1 ... 23 24 25 26 27
Title Δ
Load-time weaving with AspectJ in the Spring Framework Private meth... 0.00
How to change the returned result of a Spring Roo function 0.00
AOP Using Around to avoid executing a method 0.00
java.lang.VerifyError: Incompatible argument to function (aspectj) -0.47
Is there any way not to execute a line in a method using spring AOP? 0.00
AspectJ Annotation declare to parent Class 0.00
aspectj pointcut and advice for single call following construction... 0.00
How to use AspectJ to change Log4j output file name dynamically 0.00
AspectJ/Java instrumentation to intercept an annoted parameter call... 0.00
precedence order for annotations in aspectj 0.00
Can WeavingURLClassLoader only weave aspects of local jars? 0.00
Is it possible to change method signature in AspectJ -2.26
How to get Android Device Back key event in Aspectj -0.01
How do I pass arguments to Spring AOP advice with annotated paramet... +0.17
Most used pointcuts 0.00
Compile AspectJ code to Java 6 code with a AspectJ 1.7 installation +0.04
Applying AOP for JDK classes 0.00
AspectJ pointcut for constructor calls to different classes - ident... 0.00
Using a Method Annotation value to target a pointcut 0.00
Can AspectJ replace "new X" with "new SubclassOfX&qu... 0.00
Call a method when object state changes 0.00
Use AOP on class with final members 0.00
AspectJ pointcut for constructor using java.lang.reflection +0.50
Inter Type Declaration on Compiled Class File 0.00
How to add a listener for locale change? 0.00
How to pick out calls to methods with default visibility? 0.00
catch boolean Object.equals(Object) with aspectj 0.00
Way to oblige AspectJ to throw a runtime error if it can't find/put... 0.00
Jenkins build randomly fails with a StackOverflowError during Aspec... +0.02
How do I capture object initialization time using AspectJ? +0.22
How to initialize AspectJ aspect without using a constructor? +2.26
Is is possible to produce a generic aspect? 0.00
Load Time Weaving on classes not within my project +0.03
When we used aop compile and classloader weaving? 0.00
Use AspectJ in an android library project -0.48
Local Variables in AspectJ 0.00
Pointcut that will capture constructor calls 0.00
How to run ajc from Java? 0.00
Can AspectJ find all variable declarations and log them in a method? 0.00
SBT / Spring-AspectJ / compile-time weaving 0.00
aspect declare @type 0.00
Aspectj around advice for field and class initializaton 0.00
How to make method return type as the current type in AspectJ ITD? 0.00
Spring AOP - Invoking advice from catch block -0.08
Spring AOP: What's the difference between JoinPoint and PointCut ? -3.25
Why does proceed() give an error 0.00
Declaring an aspect on an aspect 0.00
Access private fields in aspectj 0.00
Aspectj Pointcut for matching public method calls on annotated field +0.48
Can I use AspectJ to "wrap" a field with ThreadLocal? -2.78