kaos.core.service.transport.corba
Class TestObject

java.lang.Object
  extended by kaos.core.service.transport.corba.TestObject
All Implemented Interfaces:
java.io.Serializable

public class TestObject
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

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

Constructor Detail

TestObject

public TestObject(int a)
Method Detail

showID

public void showID()