org.ow2.orchestra.pvm.internal.wire.operation
Class AbstractOperation
java.lang.Object
org.ow2.orchestra.pvm.internal.wire.operation.AbstractOperation
- All Implemented Interfaces:
- Serializable, Operation
- Direct Known Subclasses:
- FieldOperation, InvokeOperation, PropertyOperation
public abstract class AbstractOperation
- extends Object
- implements Operation
- 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 |
| Methods inherited from interface org.ow2.orchestra.pvm.internal.wire.operation.Operation |
apply |
dbid
protected long dbid
dbversion
protected int dbversion
AbstractOperation
public AbstractOperation()
getDbid
public long getDbid()
Copyright © 2011 OW2 Consortium. All Rights Reserved.