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

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

Subinterfaces of StoredDeployableConfiguration in com.ibm.datapower.wamt.dataAPI
 interface StoredDomain
          It represents a domain on a DataPower device and holds all information that must be maintained and persisted for a Domain.
 

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

Classes in com.ibm.datapower.wamt.dataAPI.local.filesystem that implement StoredDeployableConfiguration
 class StoredDomainImpl
          The information that must be persisted for a StoredDomain on a DataPower device.
 



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