BEA Systems, Inc.

WebLogic Server 6.1 API Reference
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Z

ZAC - class weblogic.zac.ZAC.
This class encapsulates the ZAC kernel API.
ZAC_EXIT_RESTART - Static variable in class weblogic.zac.ZAC
If the current application was loaded by a ZAC bootstrapper executable, an exit value of ZAC_EXIT_RESTART will cause the current application to be relaunched identically to the current runtime.
ZAC(String, int, String, File) - Constructor for class weblogic.zac.ZAC
Creates a new ZAC without a progress listener.
ZAC(String, int, String, File, ProgressListener) - Constructor for class weblogic.zac.ZAC
Creates a new ZAC with a progress listener.
ZAC(URL, String, File, ProgressListener) - Constructor for class weblogic.zac.ZAC
Creates a new ZAC with a progress listener that connects to the WebLogic Server at the specified URL.
ZACLog - class weblogic.zac.ZACLog.
Provides a log record of each update/launch event for each ZAC directory.
ZOMBIE - Static variable in class weblogic.db.jdbc.Enums
Constant for a DataSet record that has been deleted but not yet removed.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.