Uses of Class
com.ibm.broker.config.proxy.DeploymentDescriptor

Uses of DeploymentDescriptor in com.ibm.broker.config.proxy
 

Methods in com.ibm.broker.config.proxy that return DeploymentDescriptor
 DeploymentDescriptor BarFile.getDeploymentDescriptor()
          Returns the object that represents the deployment descriptor.
 

Methods in com.ibm.broker.config.proxy with parameters of type DeploymentDescriptor
 void BarFile.setDeploymentDescriptor(DeploymentDescriptor newDescriptor)
          Sets the deployment descriptor associated with this object.