public class RouplexTcpBinderReporter extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
aggregatedId |
AopInstrumentor |
aopInstrumentor |
String |
completeId |
static String |
format |
com.codahale.metrics.Meter |
handleSelectedKey |
RouplexTcpBinder |
rouplexTcpBinder |
| Constructor and Description |
|---|
RouplexTcpBinderReporter(RouplexTcpBinder rouplexTcpBinder,
AopInstrumentor aopInstrumentor) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAggregatedId() |
Object |
handleSelectedKey(org.aspectj.lang.ProceedingJoinPoint pjp) |
Object |
logHandleSelectedKeyException(org.aspectj.lang.ProceedingJoinPoint pjp) |
public static final String format
public final RouplexTcpBinder rouplexTcpBinder
public final AopInstrumentor aopInstrumentor
public com.codahale.metrics.Meter handleSelectedKey
public String aggregatedId
public String completeId
public RouplexTcpBinderReporter(RouplexTcpBinder rouplexTcpBinder, AopInstrumentor aopInstrumentor)
public Object handleSelectedKey(org.aspectj.lang.ProceedingJoinPoint pjp) throws Throwable
Throwablepublic Object logHandleSelectedKeyException(org.aspectj.lang.ProceedingJoinPoint pjp) throws Throwable
Throwablepublic String getAggregatedId()
Copyright © 2017. All rights reserved.