public interface FailOverEvent
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onTargetFailed(String targetName,
Object bean,
org.aopalliance.intercept.MethodInvocation invocation)
if detect target is fail on specified invoke action.
|
void |
onTargetRecover(String targetName)
if detect target is recovered.
|
void onTargetRecover(String targetName)
targetName - the target nameCopyright © 2022 Baidu, Inc.. All rights reserved.