Enterprise Information Portal APIs

com.ibm.mm.sdk.common
Class DKServiceMgrImp

java.lang.Object
  |
  +--com.ibm.mm.sdk.common.dkAbstractServiceMgr
        |
        +--com.ibm.mm.sdk.common.DKServiceMgrImp
All Implemented Interfaces:
DKConstant, DKMessageId, dkServiceMgr, java.io.Serializable

public class DKServiceMgrImp
extends dkAbstractServiceMgr
implements DKConstant, DKMessageId, java.io.Serializable

This class defines methods to the service manager

See Also:
Serialized Form

Fields inherited from interface com.ibm.mm.sdk.common.DKConstant
    For details, see the class or interface
 
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId
    For details, see the class or interface
 
Constructor Summary
DKServiceMgrImp()
          Constructs a server manager
 
Methods inherited from class com.ibm.mm.sdk.common.dkAbstractServiceMgr
getService, listServiceIds, listServiceIdsByCategory, listServiceIdsByServer, listServiceIdsByType, registerService, unregisterService
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DKServiceMgrImp

public DKServiceMgrImp()
Constructs a server manager

EIP Java APIs

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