public class AopInstrumentor extends Object
| Modifier and Type | Field and Description |
|---|---|
AopConfig |
aopConfig |
com.codahale.metrics.MetricRegistry |
metricRegistry |
Map<RouplexTcpBinder,RouplexTcpBinderReporter> |
tcpBinders |
Map<RouplexTcpClient,RouplexTcpClientReporter> |
tcpClients |
| Modifier and Type | Method and Description |
|---|---|
Object |
handleSelectedKey(org.aspectj.lang.ProceedingJoinPoint pjp) |
Object |
logHandleSelectedKeyException(org.aspectj.lang.ProceedingJoinPoint pjp) |
Object |
throttledSenderSend(org.aspectj.lang.ProceedingJoinPoint pjp) |
public final AopConfig aopConfig
public final com.codahale.metrics.MetricRegistry metricRegistry
public final Map<RouplexTcpBinder,RouplexTcpBinderReporter> tcpBinders
public final Map<RouplexTcpClient,RouplexTcpClientReporter> tcpClients
Copyright © 2017. All rights reserved.