Class COM.ibm.jaws.motk.TestManageable
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.ibm.jaws.motk.TestManageable

java.lang.Object
   |
   +----COM.ibm.jaws.motk.TestManageable

public class TestManageable
extends Object
implements Manageable
A simple Manageable class used to test ED stream support.

Constructor Index

 o TestManageable()

Method Index

 o externalizeToStream(OutputEDStream)
 o internalizeFromStream(InputEDStream)

Constructors

 o TestManageable
  public TestManageable()

Methods

 o externalizeToStream
  public void externalizeToStream(OutputEDStream out)
 o internalizeFromStream
  public void internalizeFromStream(InputEDStream in)

All Packages  Class Hierarchy  This Package  Previous  Next  Index