BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)


Uses of Class
weblogic.management.DeploymentException

Packages that use DeploymentException
weblogic.management   
weblogic.management.runtime Contains classes and interfaces for monitoring a WebLogic Server domain. 
weblogic.management.utils   
 

Uses of DeploymentException in weblogic.management
 

Subclasses of DeploymentException in weblogic.management
 class DeferredDeploymentException
          Deprecated.  
 

Uses of DeploymentException in weblogic.management.runtime
 

Methods in weblogic.management.runtime that throw DeploymentException
 

Uses of DeploymentException in weblogic.management.utils
 

Methods in weblogic.management.utils that throw DeploymentException
 void GenericServiceManager.prepareDeployment(DeploymentMBean deployment, weblogic.management.internal.DeploymentHandlerContext context)
          Implement the DeploymentHandler interface by delegating to the appropriate GenericManagedService instance.
 void GenericServiceManager.activateDeployment(DeploymentMBean deployment, weblogic.management.internal.DeploymentHandlerContext context)
           
 void GenericAdminHandler.prepare(DeploymentMBean bean)
          This is the first call that is made to the service.
 void GenericAdminHandler.activate(DeploymentMBean bean)
          If "prepare" succeeds, then this call will be made to activate the service.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.