BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.management.UndeploymentException

Packages that use UndeploymentException
weblogic.jms Factory used in implementing the optional JMS Server Session Pool feature. 
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. 

weblogic.wtc.gwt   
 

Uses of UndeploymentException in weblogic.jms
 

Methods in weblogic.jms that throw UndeploymentException
 void BridgeService.deactivateDeployment(weblogic.management.configuration.DeploymentMBean deployment, weblogic.management.internal.DeploymentHandlerContext context)
           
 void BridgeService.unprepareDeployment(weblogic.management.configuration.DeploymentMBean deployment, weblogic.management.internal.DeploymentHandlerContext context)
           
 

Uses of UndeploymentException in weblogic.management.utils
 

Methods in weblogic.management.utils that throw UndeploymentException
 void GenericServiceManager.deactivateDeployment(weblogic.management.configuration.DeploymentMBean deployment, weblogic.management.internal.DeploymentHandlerContext context)
           
 void GenericServiceManager.unprepareDeployment(weblogic.management.configuration.DeploymentMBean deployment, weblogic.management.internal.DeploymentHandlerContext context)
           
 void GenericAdminHandler.deactivate(weblogic.management.configuration.DeploymentMBean bean)
          If "activate" was called, then this method is called when it's time to shut down.
 void GenericAdminHandler.unprepare(weblogic.management.configuration.DeploymentMBean bean)
          This method is called to clean everything up if "activate" fails, or after a successful "deactivate".
 

Uses of UndeploymentException in weblogic.wtc.gwt
 

Methods in weblogic.wtc.gwt that throw UndeploymentException
 void WTCService.deactivateDeployment(weblogic.management.configuration.DeploymentMBean deployment, weblogic.management.internal.DeploymentHandlerContext context)
           
 void WTCService.unprepareDeployment(weblogic.management.configuration.DeploymentMBean deployment, weblogic.management.internal.DeploymentHandlerContext context)
           
 


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