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

Packages that use ServiceConfiguration
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 ServiceConfiguration in com.ibm.datapower.wamt.clientAPI
 

Methods in com.ibm.datapower.wamt.clientAPI with parameters of type ServiceConfiguration
 ServiceDeployment Domain.createServiceDeployment(ServiceConfiguration svcConfig, boolean importAllFiles)
          Create the ServiceDeployment object with service configuration only, no deployment policy for deployment.
 ServiceDeployment Domain.createServiceDeployment(ServiceConfiguration svcConfig, URLSource policyURL, java.lang.String policyDomain, java.lang.String policyObjName, boolean importAllFiles)
          Create the ServiceDeployment object with service configuration and deployment policy to be deployed in this domain.
 



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