org.sapia.ubik.rmi.examples
Interface Foo

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
CallbackFoo, ColocatedStatelessFoo, JdkFoo, JdkFoo_Stub, NioUbikFoo, ReliableFoo, StandaloneFoo, StatelessFoo, UbikFoo

public interface Foo
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
 Bar getBar()
           
 

Method Detail

getBar

Bar getBar()
           throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


Copyright © 2010 Sapia OSS. All Rights Reserved.