org.objectweb.jac.aspects.distribution.bootstrap
Class BindClient
java.lang.Object
org.objectweb.jac.aspects.distribution.bootstrap.BindClient
- public class BindClient
- extends Object
The following class binds a new Jac client to a Jac distributed system.
Method Summary |
static void |
main(String[] args)
This method is the entry point for a Jac application launched
with the -C option. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindClient
public BindClient()
main
public static void main(String[] args)
throws Throwable
- This method is the entry point for a Jac application launched
with the -C option.
- Throws:
Throwable