Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

oracle.apps.fnd.applcore.dt.deploy
Class DeployDTAddin

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.deploy.DeployDTAddin
All Implemented Interfaces:
Addin

public class DeployDTAddin
extends java.lang.Object
implements Addin

The DeployDTAddin implements a Jdeveloper Addin that can be used to provide options for modifying Ide, Workspace and Project configuration files to provide automation for ApplCore deployment steps.

Author:
Michael Luetchford (michael.luetchford@oracle.com)

Constructor Summary
DeployDTAddin()
           
 
Method Summary
 void initialize()
          Initialize the addin, when the addin is intialized, a listener is added to the ADRS manager to update the shared library definitions.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployDTAddin

public DeployDTAddin()
Method Detail

initialize

public void initialize()
Initialize the addin, when the addin is intialized, a listener is added to the ADRS manager to update the shared library definitions. Workspaces are also updated to include all of the shared libraries required by ApplCore in their deployment configuration files.

Specified by:
initialize in interface Addin

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.