org.ow2.orchestra.pvm.internal.model
Class WireProperties
java.lang.Object
org.ow2.orchestra.pvm.internal.model.WireProperties
- All Implemented Interfaces:
- Serializable
public class WireProperties
- extends Object
- implements Serializable
- Author:
- Tom Baeyens
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dbid
protected long dbid
dbversion
protected int dbversion
wireContext
protected WireContext wireContext
WireProperties
public WireProperties()
get
public Object get(String key)
keys
public Set<String> keys()
add
public void add(Descriptor descriptor)
getWireContext
public WireContext getWireContext()
setWireContext
public void setWireContext(WireContext wireContext)
getDbid
public long getDbid()
Copyright © 2011 OW2 Consortium. All Rights Reserved.