Skip navigation links

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Class
weblogic.server.ServiceFailureException

Packages that use ServiceFailureException
weblogic.management.runtime   
weblogic.server Provides interfaces and exceptions for weblogic.server

 

Uses of ServiceFailureException in weblogic.management.runtime

 

Methods in weblogic.management.runtime that throw ServiceFailureException
abstract  EditSessionConfigurationRuntimeMBean EditSessionConfigurationManagerMBean.createEditSessionConfiguration(String name, String description)
          Creates a named edit session configuration.
abstract  void EditSessionConfigurationManagerMBean.destroyEditSessionConfiguration(EditSessionConfigurationRuntimeMBean editSession)
          Destroys an existing named edit session configuration.
abstract  void EditSessionConfigurationManagerMBean.forceDestroyEditSessionConfiguration(EditSessionConfigurationRuntimeMBean editSession)
          Destroys an existing named edit session configuration.

 

Uses of ServiceFailureException in weblogic.server

 

Methods in weblogic.server that throw ServiceFailureException
abstract  void ServerService.halt()
          This method shuts down the service by cancelling or rolling back inflight work.
abstract  void ServerService.start()
          This method starts the service.
abstract  void ServerService.stop()
          This method gracefully shuts down the service completing inflight work and releasing resources.

 


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09