public class SlinkyClientLoggingAspect extends AbstractLoggingAspect
| Modifier and Type | Field and Description |
|---|---|
static String |
LOG_AFTER |
static String |
LOG_BEFORE |
static String |
LOG_EXCEPTION |
| Constructor and Description |
|---|
SlinkyClientLoggingAspect() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getLogAfter() |
protected String |
getLogBefore() |
protected String |
getLogException() |
Object |
loggingAdvice(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint) |
public static final String LOG_BEFORE
public static final String LOG_AFTER
public static final String LOG_EXCEPTION
protected String getLogBefore()
getLogBefore in class AbstractLoggingAspectprotected String getLogAfter()
getLogAfter in class AbstractLoggingAspectprotected String getLogException()
getLogException in class AbstractLoggingAspectpublic Object loggingAdvice(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint) throws Throwable
loggingAdvice in class AbstractLoggingAspectThrowableCopyright © 2017 Pivotal Software, Inc.. All rights reserved.