public class HimEvent<T> extends org.springframework.context.ApplicationEvent
source
HimEvent(Object source)
HimEvent(Object source, String type, String content)
HimEvent(Object source, String type, String content, T data)
HimEvent(Object source, String type, T data)
getTimestamp
getSource, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public HimEvent(Object source)
public HimEvent(Object source, String type, T data)
type
data
public HimEvent(Object source, String type, String content)
content
public HimEvent(Object source, String type, String content, T data)
Copyright © 2019. All rights reserved.