public class SpringRepositoryAspect extends Object
| Constructor and Description |
|---|
SpringRepositoryAspect(ChaosMonkey chaosMonkey,
MetricEventPublisher metricEventPublisher) |
| Modifier and Type | Method and Description |
|---|---|
void |
allPublicMethodPointcut() |
void |
classInChaosMonkeyPackage() |
void |
implementsCrudRepository() |
Object |
intercept(org.aspectj.lang.ProceedingJoinPoint pjp) |
public SpringRepositoryAspect(ChaosMonkey chaosMonkey, MetricEventPublisher metricEventPublisher)
public void implementsCrudRepository()
public Object intercept(org.aspectj.lang.ProceedingJoinPoint pjp) throws Throwable
Throwablepublic void classInChaosMonkeyPackage()
public void allPublicMethodPointcut()
Copyright © 2018 codecentric AG. All rights reserved.