All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class BW.UML.ObjId.ServerID

java.lang.Object
   |
   +----BW.UML.ObjId.ServerID

public class ServerID
extends Object
Classe ServerID e o servidor de identificadores de objetos para uso do framework para awareness BW, quando combinado ao groupware CUTE (construido com o framework COPSE). Alteracao incluida nos parametro de linha de comando para permitir o uso com outros sistemas. COPSE e CUTE sao de autoria de Marcio Dias, pela COPPE/UFRJ, 1998.

Version:
1.2
Author:
Manuele Kirsch Pinheiro, Luiz Angelo B. Estefanel

Variable Index

 o dbname
 o host
 o passwd
 o port
 o user

Constructor Index

 o ServerID()

Method Index

 o main(String[])

Variables

 o port
 static int port
 o host
 static String host
 o dbname
 static String dbname
 o user
 static String user
 o passwd
 static String passwd

Constructors

 o ServerID
 public ServerID()

Methods

 o main
 public static void main(String argv[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index