Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Uses of Class
weblogic.management.DeploymentException

Packages that use DeploymentException
weblogic.management Provides for the configuration, control and monitoring of a WebLogic Domain. 
weblogic.management.utils This package includes interfaces and exceptions for developers who are interested in creating custom applications that use BEA WebLogic Server facilities to monitor and configure applications and WebLogic Server instances. 
 

Uses of DeploymentException in weblogic.management
 

Subclasses of DeploymentException in weblogic.management
 class DeferredDeploymentException
          Deprecated.  
 

Uses of DeploymentException in weblogic.management.utils
 

Methods in weblogic.management.utils that throw DeploymentException
 void GenericManagedDeployment.activate(DeploymentMBean bean)
           
 void GenericManagedDeployment.prepare(DeploymentMBean bean)
           
 void GenericManagedDeployment.start()
           
 


Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02