BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Class
weblogic.management.ApplicationException

Packages that use ApplicationException
weblogic.application This package contains public WebLogic Application classes / interfaces. 
weblogic.management Provides for the configuration, control and monitoring of a WebLogic Domain. 
 

Uses of ApplicationException in weblogic.application
 

Methods in weblogic.application that throw ApplicationException
abstract  weblogic.management.configuration.ApplicationMBean MBeanFactory.initializeMBeans(weblogic.management.configuration.DomainMBean domain, File deploymentPath, String name, String altAppURI, String altWebAppURI, weblogic.management.configuration.AppDeploymentMBean mbean)
          This method is similar to 'initializeDeployment(ApplicationMBean)' It can be passed the absolute file path and the deployment name.
abstract  void MBeanFactory.reconcileMBeans(weblogic.management.configuration.AppDeploymentMBean appDepMBean, File appPath)
          This checks the descriptors for any new modules, app scoped pools and creates mbeans for them.
 

Uses of ApplicationException in weblogic.management
 

Subclasses of ApplicationException in weblogic.management
 class InvalidRedeployRequestException
           
 


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