Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

oracle.jdeveloper.runner
Class RunConfigurationEditorUtil

java.lang.Object
  extended by oracle.jdeveloper.runner.RunConfigurationEditorUtil

public class RunConfigurationEditorUtil
extends java.lang.Object

Utility used by various configuration panels to get access to RunConfiguration


Constructor Summary
RunConfigurationEditorUtil()
           
 
Method Summary
static RunConfiguration getRunConfiguration(Namespace namespace)
          Return the RunConfiguration for the namespace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunConfigurationEditorUtil

public RunConfigurationEditorUtil()
Method Detail

getRunConfiguration

public static RunConfiguration getRunConfiguration(Namespace namespace)
Return the RunConfiguration for the namespace


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

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