cebit.proxy
Class Proxy

java.lang.Object
  |
  +--cebit.proxy.Proxy

public class Proxy
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
          the proxys idManager
static idman.gui.LocalManagementGUI idManagerGUI
          GUI if the proxys id-manager
 
Constructor Summary
Proxy()
           
 
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
the proxys idManager


idManagerGUI

public static idman.gui.LocalManagementGUI idManagerGUI
GUI if the proxys id-manager

Constructor Detail

Proxy

public Proxy()


Copyright © 2003 DRIM Team. All Rights Reserved.