net.rmi.armi
Class ArmiHelloWorld

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

public class ArmiHelloWorld
extends java.util.Observable


Constructor Summary
ArmiHelloWorld()
           
 
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

ArmiHelloWorld

public ArmiHelloWorld()
Method Detail

getMsg

public void getMsg()

testGetMsg

public void testGetMsg()