org.objectweb.carol.irmi.test
Class Server
java.lang.Object
org.objectweb.carol.irmi.test.Server
- public class Server
- extends Object
Server
- Author:
- Rafael H. Schloming <rhs@mit.edu>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Server
public Server()
export
public static final Collection export(String[] args)
throws Exception
- Throws:
Exception
unexport
public static final void unexport(Collection objects)
throws Exception
- Throws:
Exception
main
public static final void main(String[] args)
throws Exception
- Throws:
Exception