|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDeployment | |
---|---|
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 ServiceDeployment in com.ibm.datapower.wamt.clientAPI |
---|
Methods in com.ibm.datapower.wamt.clientAPI that return ServiceDeployment | |
---|---|
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |