public final class ApplicationEvent extends AbstractEventContext<IApplication,ApplicationEvent.EVENT> implements IEvent
Modifier and Type | Class and Description |
---|---|
static class |
ApplicationEvent.EVENT
应用容器事件枚举
|
source
EVENT_SOURCE
Constructor and Description |
---|
ApplicationEvent(IApplication owner,
ApplicationEvent.EVENT eventName) |
addParamExtend, getEventClass, getEventName, getEventSource, getParamExtend, getSource, getTimestamp, setEventSource
toString
public ApplicationEvent(IApplication owner, ApplicationEvent.EVENT eventName)
Copyright © 2022. All rights reserved.