org.jboss.test.webservice.jbws70
Interface Hello

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
HelloJavaBean (src)

public interface Hello
extends java.rmi.Remote


Field Summary
static java.lang.String VERSION
           
 
Method Summary
 java.lang.String getVersion()
           
 

Field Detail

VERSION

public static final java.lang.String VERSION
See Also:
Constant Field Values (src)
Method Detail

getVersion

public java.lang.String getVersion()
                            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException