BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.management.DeploymentException

Packages that use DeploymentException
weblogic.jms Factory used in implementing the optional JMS Server Session Pool feature. 
weblogic.management.configuration   
 

Uses of DeploymentException in weblogic.jms
 

Methods in weblogic.jms that throw DeploymentException
 void JMSService.addDeployment(DeploymentMBean deployment)
           
 void BridgeService.addUpdatedAdapter(ConnectorComponentMBean adapter)
           
 void BridgeService.addDeployment(DeploymentMBean deployment)
           
 

Uses of DeploymentException in weblogic.management.configuration
 

Methods in weblogic.management.configuration that throw DeploymentException
 void ApplicationMBean.setDeployed(boolean deployed)
          Deploy or undeploy the entire application.
 void ApplicationMBean.deploy()
           
 void ApplicationMBean_CachingStub.setDeployed(boolean value)
          Setter for Deployed
 void ApplicationMBean_CachingStub.deploy()
          Operation deploy
 java.io.InputStream ApplicationMBean_CachingStub.findInputStream()
          Operation findInputStream
 java.io.InputStream ApplicationMBean_CachingStub.getInputStream(java.lang.String arg0)
          Operation getInputStream
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.