|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.aop.framework.ProxyConfig
com.yammer.metrics.spring.AbstractProxyingBeanPostProcessor
com.yammer.metrics.spring.TimedAnnotationBeanPostProcessor
public class TimedAnnotationBeanPostProcessor
| Constructor Summary | |
|---|---|
TimedAnnotationBeanPostProcessor(MetricsRegistry metrics,
org.springframework.aop.framework.ProxyConfig config,
String scope)
|
|
| Method Summary | |
|---|---|
org.aopalliance.intercept.MethodInterceptor |
getMethodInterceptor(Class<?> targetClass)
|
org.springframework.aop.Pointcut |
getPointcut()
|
| Methods inherited from class com.yammer.metrics.spring.AbstractProxyingBeanPostProcessor |
|---|
postProcessAfterInitialization, postProcessBeforeInitialization |
| Methods inherited from class org.springframework.aop.framework.ProxyConfig |
|---|
copyFrom, isExposeProxy, isFrozen, isOpaque, isOptimize, isProxyTargetClass, setExposeProxy, setFrozen, setOpaque, setOptimize, setProxyTargetClass, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TimedAnnotationBeanPostProcessor(MetricsRegistry metrics,
org.springframework.aop.framework.ProxyConfig config,
String scope)
| Method Detail |
|---|
public org.springframework.aop.Pointcut getPointcut()
getPointcut in class AbstractProxyingBeanPostProcessorpublic org.aopalliance.intercept.MethodInterceptor getMethodInterceptor(Class<?> targetClass)
getMethodInterceptor in class AbstractProxyingBeanPostProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||