|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-06 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AppActiveVersionState
AppActiveVersionState defines the constants for the states indicating whether an application version is the currently active version of an application. Note that it is different from the application runtime state.
Field Summary | |
---|---|
static int |
ACTIVE
Indicates that the application version is the currently active version for normal (non-admin channel) requests (value is 2). |
static int |
ACTIVE_ADMIN
Indicates that the application version is the currently active version for admin channel requests (value is 1). |
static int |
INACTIVE
Indicates that the application version is not the currently active version of the application (value is 0). |
Field Detail |
---|
static final int INACTIVE
static final int ACTIVE_ADMIN
static final int ACTIVE
|
Copyright 1996, 2011, 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 Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |