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

E13403-07

oracle.jdeveloper.deploy.dt
Class J2eeDeployment

java.lang.Object
  extended by oracle.jdeveloper.deploy.dt.J2eeDeployment

public final class J2eeDeployment
extends java.lang.Object


Method Summary
static oracle.jdeveloper.xml.oc4j.Oc4jConfigAdmin newOc4jConfigAdmin(java.io.PrintWriter printWriter)
          Deprecated. Embedded-oc4j being replaced by ADRS.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newOc4jConfigAdmin

@Deprecated
public static oracle.jdeveloper.xml.oc4j.Oc4jConfigAdmin newOc4jConfigAdmin(java.io.PrintWriter printWriter)
Deprecated. Embedded-oc4j being replaced by ADRS.

Returns a new instance of Oc4jConfigAdmin based on the IDE's settings. All status messages will be sent to the specified PrintWriter. If the PrintWriter is null, then messages are sent to System.out. If no messages are desired, pass in an instance of NullPrintWriter.


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

E13403-07

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