org.sapia.ubik.rmi.examples
Class StatelessUbikBar

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

public class StatelessUbikBar
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
StatelessUbikBar(int hashCode)
           
 
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

StatelessUbikBar

public StatelessUbikBar(int hashCode)
                 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.