public abstract class ClientApplicationEvent extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
ClientApplicationEvent(Application application,
String type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Application |
getApplication() |
long |
getTimestamp() |
String |
getType() |
int |
hashCode() |
protected ClientApplicationEvent(Application application, String type)
public final long getTimestamp()
public Application getApplication()
public String getType()
Copyright © 2018 codecentric AG. All rights reserved.