T - the generic typepublic class MessageObject<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected T |
source
The object on which the message Event initially occurred.
|
| Constructor and Description |
|---|
MessageObject(T source)
Instantiates a new message object.
|
protected transient T source
public MessageObject(T source)
source - the sourcepublic T getSource()
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.