Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

oracle.jdeveloper.deploy.shell
Interface JeeConstants

All Superinterfaces:
JavaConstants, ShellConstants
All Known Subinterfaces:
WeblogicConstants
All Known Implementing Classes:
JeeDeployment, WeblogicDeployment

public interface JeeConstants
extends JavaConstants


Field Summary
static java.lang.String KEY_APPSERVER
           
static java.lang.String KEY_OVERWRITE_EXISTING_MODULES
           
static java.lang.String KEY_SUPPRESS_REMOTE_MESSAGES
           
 
Fields inherited from interface oracle.jdeveloper.deploy.shell.JavaConstants
KEY_IS_HEADLESS, KEY_PLATFORM, KEY_PRINT_TIME_MESSAGES
 
Fields inherited from interface oracle.jdeveloper.deploy.shell.ShellConstants
KEY_CONTEXT, KEY_DEPLOY_ELEMENT
 

Field Detail

KEY_APPSERVER

static final java.lang.String KEY_APPSERVER

KEY_OVERWRITE_EXISTING_MODULES

static final java.lang.String KEY_OVERWRITE_EXISTING_MODULES
See Also:
Constant Field Values

KEY_SUPPRESS_REMOTE_MESSAGES

static final java.lang.String KEY_SUPPRESS_REMOTE_MESSAGES
See Also:
Constant Field Values

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Copyright © 1997, 2009, Oracle. All rights reserved.