Serialized Form
|
Package org.sapia.taskman |
_nested
boolean _nested
|
Class org.sapia.taskman.NestingTestTask implements Serializable |
_asynchronous
boolean _asynchronous
_tt
org.sapia.taskman.TestTask _tt
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException- See Also:
Externalizable.readExternal(ObjectInput)
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
IOException- See Also:
Externalizable.writeExternal(ObjectOutput)
|
Class org.sapia.taskman.TestTask implements Serializable |
execCount
int execCount
|
Class org.sapia.taskman.TestTaskManager implements Serializable |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException- See Also:
Externalizable.readExternal(ObjectInput)
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
IOException- See Also:
Externalizable.writeExternal(ObjectOutput)
|
Package org.sapia.taskman.examples |
Copyright © 2002 Sapia Open Community, Inc. All Rights Reserved.