Uses of Interface
com.ibm.datapower.wamt.dataAPI.StoredDeployablePolicy

Packages that use StoredDeployablePolicy
com.ibm.datapower.wamt.dataAPI Defines a collection of interfaces for data persistence that can be implemented to support a repository in various environments. 
com.ibm.datapower.wamt.dataAPI.local.filesystem Local File System Implementation of the dataAPI Interface for the IBM WebSphere Appliance Management Toolkit 
 

Uses of StoredDeployablePolicy in com.ibm.datapower.wamt.dataAPI
 

Subinterfaces of StoredDeployablePolicy in com.ibm.datapower.wamt.dataAPI
 interface StoredDeploymentPolicy
          The information that must be maintained and persisted for a DeploymentPolicy that is used in deploying a managed domain configuration.
 

Uses of StoredDeployablePolicy in com.ibm.datapower.wamt.dataAPI.local.filesystem
 

Classes in com.ibm.datapower.wamt.dataAPI.local.filesystem that implement StoredDeployablePolicy
 class StoredDeploymentPolicyImpl
          The deployment policy information includes the domain configuration blob, the policy type, the policy source, and the associated domain name.
 



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