public class SpecialServiceExecuteContainer extends Object
Constructor and Description |
---|
SpecialServiceExecuteContainer() |
Modifier and Type | Method and Description |
---|---|
protected static void |
addExecuteException(Event e,
Exception t) |
protected static void |
addLocalExecuteAfter(Event e) |
protected static void |
addLocalExecuteBefore(Event e) |
protected static void |
addRemoteExecuteAfter(Event e) |
protected static void |
addRemoteExecuteBefore(Event e) |
Long |
getLocalExceptionTimes() |
Long |
getLocalSucessTimes() |
Long |
getLocalTotalTimes() |
Long |
getRemoteExceptionTimes() |
Long |
getRemoteSucessTimes() |
Long |
getRemoteTotalTimes() |
protected static void addLocalExecuteBefore(Event e)
protected static void addLocalExecuteAfter(Event e)
protected static void addRemoteExecuteBefore(Event e)
protected static void addRemoteExecuteAfter(Event e)
public Long getLocalTotalTimes()
public Long getLocalSucessTimes()
public Long getLocalExceptionTimes()
public Long getRemoteTotalTimes()
public Long getRemoteSucessTimes()
public Long getRemoteExceptionTimes()
Copyright © 2006–2018 TinyGroup. All rights reserved.