Skip navigation links

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

E13403-06


oracle.jdeveloper.deploy.cmd
Interface JeeDeployCommandConstants

All Superinterfaces:
DeployCommandConstants

public interface JeeDeployCommandConstants
extends DeployCommandConstants

Field Summary
static java.lang.String DEPLOY_TO_APPSERVER
           
static java.lang.String DEPLOY_TO_EAR
           
static java.lang.String DEPLOY_TO_WAR
           

 

Fields inherited from interface oracle.jdeveloper.deploy.cmd.DeployCommandConstants
DEPLOY_TO_FILE

 

Field Detail

DEPLOY_TO_APPSERVER

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

DEPLOY_TO_EAR

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

DEPLOY_TO_WAR

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

Skip navigation links

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

E13403-06


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