cebit.server
Class Server

java.lang.Object
  |
  +--cebit.server.Server

public class Server
extends java.lang.Object

Author:
kriegel To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
static idman.mngt.impl.LocalManagement idManager
          IDManager
static idman.gui.LocalManagementGUI idManagerGUI
          User Interface for the IDManager
 
Constructor Summary
Server()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

idManager

public static idman.mngt.impl.LocalManagement idManager
IDManager


idManagerGUI

public static idman.gui.LocalManagementGUI idManagerGUI
User Interface for the IDManager

Constructor Detail

Server

public Server()


Copyright © 2003 DRIM Team. All Rights Reserved.