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

Part Number E41849-02

Uses of Class
weblogic.server.ServiceFailureException

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

Uses of ServiceFailureException in weblogic.server
 

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


Copyright 1996, 2014, 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.1.3)

Part Number E41849-02