Uses of Class
com.ibm.datapower.wamt.clientAPI.Manager

Packages that use Manager
com.ibm.datapower.wamt.clientAPI The clientAPI package encapsulates the logic for managing DataPower appliances, providing the API that should be used by a user interface to interact with one or more appliances. 
 

Uses of Manager in com.ibm.datapower.wamt.clientAPI
 

Methods in com.ibm.datapower.wamt.clientAPI that return Manager
static Manager Manager.getByPrimaryKey(java.lang.String targetKey)
          Get the Manager that has the specified primary key.
static Manager Manager.getInstance(java.util.Map options)
          Get an instance of the manager.
 



© Copyright IBM Corp. 2006, 2010 All Rights Reserved.