Uses of Class
javax.jbi.management.DeploymentException

Packages that use DeploymentException
javax.jbi.component   
 

Uses of DeploymentException in javax.jbi.component
 

Methods in javax.jbi.component that throw DeploymentException
 String ServiceUnitManager.deploy(String serviceUnitName, String serviceUnitRootPath)
           
 void ServiceUnitManager.init(String serviceUnitName, String serviceUnitRootPath)
           
 void ServiceUnitManager.shutDown(String serviceUnitName)
           
 void ServiceUnitManager.start(String serviceUnitName)
           
 void ServiceUnitManager.stop(String serviceUnitName)
           
 String ServiceUnitManager.undeploy(String serviceUnitName, String serviceUnitRootPath)
           
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.