net.rmi.armi
Class AHelloWorld

java.lang.Object
  extended by java.util.Observable
      extended by net.rmi.armi.AHelloWorld

public class AHelloWorld
extends java.util.Observable


Constructor Summary
AHelloWorld()
           
 
Method Summary
 void getMsg()
           
 void testGetMsg()
           
 
Methods inherited from class java.util.Observable
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AHelloWorld

public AHelloWorld()
Method Detail

getMsg

public void getMsg()

testGetMsg

public void testGetMsg()