BEA Systems, Inc.

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


Uses of Class
weblogic.management.UndeploymentException

Packages that use UndeploymentException
weblogic.management.utils   
 

Uses of UndeploymentException in weblogic.management.utils
 

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


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