org.codehaus.wadi.gridstate.messages
Class WriteIMToPM
java.lang.Object
org.codehaus.wadi.gridstate.messages.WriteIMToPM
- All Implemented Interfaces:
- Serializable
- public class WriteIMToPM
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_key
protected Object _key
_valueIsNull
protected boolean _valueIsNull
_overwrite
protected boolean _overwrite
_returnOldValue
protected boolean _returnOldValue
_im
protected Destination _im
WriteIMToPM
public WriteIMToPM(Object key,
boolean valueIsNull,
boolean overwrite,
boolean returnOldValue,
Destination im)
WriteIMToPM
protected WriteIMToPM()
getKey
public Object getKey()
getValueIsNull
public boolean getValueIsNull()
getOverwrite
public boolean getOverwrite()
getReturnOldValue
public boolean getReturnOldValue()
getIM
public Destination getIM()
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.