org.sapia.ubik.rmi.examples
Class UbikBar

java.lang.Object
  extended by org.sapia.ubik.rmi.examples.UbikBar
All Implemented Interfaces:
java.rmi.Remote, Bar

public class UbikBar
extends java.lang.Object
implements Bar

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

Constructor Summary
UbikBar()
           
 
Method Summary
 java.lang.String getMsg()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UbikBar

public UbikBar()
        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

getMsg

public java.lang.String getMsg()
Specified by:
getMsg in interface Bar
See Also:
org.sapia.ubik.rmi.Bar#getMsg()


Copyright © 2010 Sapia OSS. All Rights Reserved.