public class GetObjectMessage extends AbstractMessage implements Serializable, ResultMessage<Object>
id, timestamp
Constructor and Description |
---|
GetObjectMessage() |
GetObjectMessage(String id,
Object object) |
Modifier and Type | Method and Description |
---|---|
Object |
getObject() |
Object |
getResult() |
String |
toString() |
getId, getTimestamp, setId, setTimestamp
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId, getTimestamp
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.