Enterprise Information Portal APIs

com.ibm.mm.sdk.common
Class DKServerInfoTS

java.lang.Object
  |
  +--com.ibm.mm.sdk.common.DKServerInfo
        |
        +--com.ibm.mm.sdk.common.DKServerInfoTS
All Implemented Interfaces:
java.io.Serializable

public class DKServerInfoTS
extends DKServerInfo
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
DKServerInfoTS(java.lang.String serverName, char serverLocation)
          Deprecated. Replaced by DKServerDefTS class
 
Method Summary
 char serverLocation()
          Gets server location
 
Methods inherited from class com.ibm.mm.sdk.common.DKServerInfo
serverName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DKServerInfoTS

public DKServerInfoTS(java.lang.String serverName,
                      char serverLocation)
Deprecated. Replaced by DKServerDefTS class

Constructs an server info for TS
Method Detail

serverLocation

public char serverLocation()
Gets server location
Returns:
server location

EIP Java APIs

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.