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
 java.lang.String ServiceUnitManager.deploy(java.lang.String serviceUnitName, java.lang.String serviceUnitRootPath)
          Deploy a Service Unit to the component.
 void ServiceUnitManager.init(java.lang.String serviceUnitName, java.lang.String serviceUnitRootPath)
          Initialize the given deployed service unit.
 void ServiceUnitManager.start(java.lang.String serviceUnitName)
          Start the deployed service unit.
 void ServiceUnitManager.stop(java.lang.String serviceUnitName)
          Stop the deployed service unit.
 void ServiceUnitManager.shutDown(java.lang.String serviceUnitName)
          Shut down the deployment.
 java.lang.String ServiceUnitManager.undeploy(java.lang.String serviceUnitName, java.lang.String serviceUnitRootPath)
          Undeploy a service unit from the component.
 


Built 06/07/2005 11:16 AM on acer (SunOS 5.9)

Copyright (c) 2004-2005 Sun Microsystems Inc., All Rights Reserved.