org.openorb.orb.test.rmi.complex
Class SerialItfImpl

java.lang.Object
  extended by org.openorb.orb.test.rmi.complex.SerialItfImpl
All Implemented Interfaces:
java.io.Serializable, SerialItf

public class SerialItfImpl
extends java.lang.Object
implements SerialItf

This is the implementatio of the Serializable interface.

See Also:
Serialized Form

Constructor Summary
SerialItfImpl()
           
 
Method Summary
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerialItfImpl

public SerialItfImpl()
Method Detail

size

public int size()
Specified by:
size in interface SerialItf