| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttools.rmiserver.JinniPrologServer
public class JinniPrologServer
This is the main class to start up the JinniProlog Server
| Constructor Summary | |
|---|---|
JinniPrologServer(java.lang.String[] args)
creates an instance of the JinnIde server using its own RMI registry (on port 1099) if necessary  | 
|
| Method Summary | |
|---|---|
static void | 
main(java.lang.String[] args)
starts up the JinnIde server by instantiating one instance of it with the parameters passed in the command line  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public JinniPrologServer(java.lang.String[] args)
args - command line parameters, use '-help' on the command line to print them out| Method Detail | 
|---|
public static void main(java.lang.String[] args)
args - command line parameters, use '-help' on the command line to print them out
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||