org.jboss.iiop.test
Interface TestBase

All Superinterfaces:
java.rmi.Remote
All Known Subinterfaces:
Test (src)
All Known Implementing Classes:
TestImpl (src)

public interface TestBase
extends java.rmi.Remote


Field Summary
static int const1
           
 
Method Summary
 java.lang.Object getObjectValue()
          Accessor of type Object
 

Field Detail

const1

public static final int const1
See Also:
Constant Field Values (src)
Method Detail

getObjectValue

public java.lang.Object getObjectValue()
                                throws java.rmi.RemoteException
Accessor of type Object

Throws:
java.rmi.RemoteException