public abstract class AbstractSlinkyRepositoryLoggingAspect extends AbstractLoggingAspect
| Constructor and Description |
|---|
AbstractSlinkyRepositoryLoggingAspect() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createLogAfterMessage(LogAfterContext context) |
protected String |
createLogBeforeMessage(LogBeforeContext context) |
protected String |
createLogExceptionMessage(LogExceptionContext context) |
Object |
loggingAdvice(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint) |
public AbstractSlinkyRepositoryLoggingAspect()
protected String createLogBeforeMessage(LogBeforeContext context)
createLogBeforeMessage in class AbstractLoggingAspectprotected String createLogAfterMessage(LogAfterContext context)
createLogAfterMessage in class AbstractLoggingAspectprotected String createLogExceptionMessage(LogExceptionContext context)
createLogExceptionMessage in class AbstractLoggingAspectpublic Object loggingAdvice(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint) throws Throwable
loggingAdvice in class AbstractLoggingAspectThrowableCopyright © 2018 Pivotal Software, Inc.. All rights reserved.