com.ibm.retail.AEF.server
Class AEFBase.ServerEntry

java.lang.Object
  |
  +--com.ibm.retail.AEF.server.AEFBase.ServerEntry
Enclosing class:
AEFBase

public class AEFBase.ServerEntry
extends java.lang.Object

This class is used to hold information about a SessionServer.


Field Summary
 com.ibm.retail.AEF.server.SessionServer server
           
 java.lang.String serverID
           
 java.lang.String URI
           
 
Constructor Summary
AEFBase.ServerEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serverID

public java.lang.String serverID

URI

public java.lang.String URI

server

public com.ibm.retail.AEF.server.SessionServer server
Constructor Detail

AEFBase.ServerEntry

public AEFBase.ServerEntry()


Copyright © 2004 IBM. All Rights Reserved.
Generated: July 19 2004