public class KnoxShellTableHistoryAspect extends Object
KnoxShellTable,
KnoxShellTableBuilder and KnoxShellTableFilter method
invocations and records these calls in KnoxShellTableCallHistory| Constructor and Description |
|---|
KnoxShellTableHistoryAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterBuilding(org.aspectj.lang.JoinPoint joinPoint) |
void |
afterFiltering(org.aspectj.lang.JoinPoint joinPoint) |
void |
knoxShellTableBuilderPointcut() |
void |
knoxShellTableCreateFilterPointcut() |
void |
knoxShellTableFilterPointcut() |
KnoxShellTableFilter |
whenCreatingFilter(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
public void knoxShellTableCreateFilterPointcut()
public void knoxShellTableBuilderPointcut()
public void knoxShellTableFilterPointcut()
public KnoxShellTableFilter whenCreatingFilter(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
Throwablepublic void afterBuilding(org.aspectj.lang.JoinPoint joinPoint)
throws Throwable
ThrowableCopyright © 2020 The Apache Software Foundation. All rights reserved.