public abstract class ClientApplicationEvent extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
ClientApplicationEvent(Application application,
String type) |
protected ClientApplicationEvent(Application application, String type)
public final long getTimestamp()
public Application getApplication()
public String getType()
Copyright © 2016 codecentric AG. All rights reserved.