org.sapia.ubik.rmi.examples
Interface Bar

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
JdkBar, JdkBar_Stub, StatelessUbikBar, UbikBar

public interface Bar
extends java.rmi.Remote

Author:
Yanick Duchesne
Copyright:
Copyright © 2002-2003 Sapia Open Source Software. All Rights Reserved.
License:
Read the license.txt file of the jar or visit the license page at the Sapia OSS web site

Method Summary
 java.lang.String getMsg()
           
 

Method Detail

getMsg

java.lang.String getMsg()
                        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


Copyright © 2010 Sapia OSS. All Rights Reserved.