public class InvokeSuccEvent extends AbstractInvokeEventBus
AbstractInvokeEventBus.ModuleEventhandler, methodName, moduleName| 构造器和说明 |
|---|
InvokeSuccEvent() |
InvokeSuccEvent(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, setModuleNamepublic InvokeSuccEvent()
public InvokeSuccEvent(java.lang.String moduleName,
java.lang.String methodName)
public javax.management.Notification buildNotification(java.lang.Object oldValue,
java.lang.Object newValue)
buildNotification 在类中 AbstractInvokeEventBus