|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.cache.WarnBeforeMethodAdvice
@Deprecated public class WarnBeforeMethodAdvice
Logs a warning before running the intercepted method.
| Constructor Summary | |
|---|---|
WarnBeforeMethodAdvice(org.apache.log4j.Category log,
java.text.MessageFormat format)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
before(java.lang.reflect.Method method,
java.lang.Object[] args,
java.lang.Object target)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WarnBeforeMethodAdvice(org.apache.log4j.Category log,
java.text.MessageFormat format)
log - the logger to log toformat - a format which gets passed two parameters: the class name and the method name| Method Detail |
|---|
public void before(java.lang.reflect.Method method,
java.lang.Object[] args,
java.lang.Object target)
before in interface org.springframework.aop.MethodBeforeAdvice
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||