@Deprecated public class WarnBeforeMethodAdvice extends Object implements org.springframework.aop.MethodBeforeAdvice
Constructor and Description |
---|
WarnBeforeMethodAdvice(org.apache.log4j.Category log,
MessageFormat format)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
before(Method method,
Object[] args,
Object target)
Deprecated.
|
public WarnBeforeMethodAdvice(org.apache.log4j.Category log, MessageFormat format)
log
- the logger to log toformat
- a format which gets passed two parameters: the class name and the method nameCopyright © 2003–2019 Atlassian. All rights reserved.