org.ow2.orchestra.pvm.internal.model
Class WireProperties
java.lang.Object
org.ow2.orchestra.pvm.internal.model.WireProperties
- All Implemented Interfaces:
- java.io.Serializable
public class WireProperties
- extends java.lang.Object
- implements java.io.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 java.lang.Object get(java.lang.String key)
keys
public java.util.Set<java.lang.String> keys()
add
public void add(Descriptor descriptor)
getWireContext
public WireContext getWireContext()
setWireContext
public void setWireContext(WireContext wireContext)
getDbid
public long getDbid()
Copyright © 2009 OW2 Consortium. All Rights Reserved.