public class InvokeFailEvent extends AbstractInvokeEventBus
AbstractInvokeEventBus.ModuleEvent
handler, methodName, moduleName
构造器和说明 |
---|
InvokeFailEvent() |
InvokeFailEvent(java.lang.String moduleName,
java.lang.String methodName) |
限定符和类型 | 方法和说明 |
---|---|
javax.management.Notification |
buildNotification(java.lang.Object oldValue,
java.lang.Object newValue) |
getHandler, getMethodName, getModuleName, notify, setHandler, setMethodName, setModuleName
public InvokeFailEvent()
public InvokeFailEvent(java.lang.String moduleName, java.lang.String methodName)
public javax.management.Notification buildNotification(java.lang.Object oldValue, java.lang.Object newValue)
buildNotification
在类中 AbstractInvokeEventBus