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

E22562-01

oracle.apps.fnd.applcore.dt.flex.wizard
Class BCModelerLauncher

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.flex.wizard.BCModelerLauncher

public class BCModelerLauncher
extends java.lang.Object

Launcher to launch a Java process that runs BCModeler.


Constructor Summary
BCModelerLauncher()
           
 
Method Summary
static void launch(Project jprj, java.lang.String[] args)
          Launches BCModeler in a java process that has access to the classpath of the given project.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BCModelerLauncher

public BCModelerLauncher()
Method Detail

launch

public static void launch(Project jprj,
                          java.lang.String[] args)
Launches BCModeler in a java process that has access to the classpath of the given project.

Parameters:
jprj - the project that provides the classpath
args - the arguments for BCModeler

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.