wt.clients.gui
Class ContainerChooserDialog.Server

java.lang.Object
  extended bywt.clients.gui.ContainerChooserDialog.Server
All Implemented Interfaces:
RemoteAccess
Enclosing class:
ContainerChooserDialog

public static class ContainerChooserDialog.Server
extends Object
implements RemoteAccess

Inner class that acts a lightweight service which executes methods on the server to reduce unnecessary client to server traffic and data transfer.


Field Summary
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
ContainerChooserDialog.Server()
           
 
Method Summary
static Vector getContainers(String name)
          This class is used to invoke the ContainerSpec from the applet code
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerChooserDialog.Server

public ContainerChooserDialog.Server()
Method Detail

getContainers

public static Vector getContainers(String name)
This class is used to invoke the ContainerSpec from the applet code