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

E13403-08

oracle.jdeveloper.deploy.dt.wizard.spi
Interface DeployToAppServerCommandFactory

All Superinterfaces:
oracle.jdeveloper.deploy.tk.Toolkit
All Known Implementing Classes:
AbstractDeployToAppServerCommandFactory

public interface DeployToAppServerCommandFactory
extends oracle.jdeveloper.deploy.tk.Toolkit


Field Summary
static java.lang.String DEPLOY_COMMAND_KEY
           
static java.lang.String PLATFORM_TYPE_KEY
           
 
Method Summary
 DeployCommand newDeployCommand()
           
 

Field Detail

PLATFORM_TYPE_KEY

static final java.lang.String PLATFORM_TYPE_KEY

DEPLOY_COMMAND_KEY

static final java.lang.String DEPLOY_COMMAND_KEY
Method Detail

newDeployCommand

DeployCommand newDeployCommand()

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

E13403-08

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