com.sun.jini.example.basic.ex1.awake
Interface RegRemoteAndStayUp

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
RegRemoteAndStayUpImpl

public interface RegRemoteAndStayUp
extends java.rmi.Remote


Method Summary
 int add(int a, int b)
           
 

Method Detail

add

public int add(int a,
               int b)
        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


Copyright © 2003 Sun Microsystems Corp. All Rights Reserved.