Extension SDK

oracle.jdeveloper.runner
Class RunMgrArb_ja

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byoracle.ide.util.ArrayResourceBundle
          extended byoracle.jdeveloper.runner.RunMgrArb_ja

public final class RunMgrArb_ja
extends ArrayResourceBundle


Field Summary
static int ASK_REMEMBER_CONNECTION_MESSAGE_0
           
static int ASK_REMEMBER_CONNECTION_MESSAGE_1
           
static int ASK_REMEMBER_CONNECTION_MESSAGE_2
           
static int ASK_REMEMBER_CONNECTION_TITLE
           
static int CANT_FIND_SOURCE_MESSAGE_1
           
static int CANT_FIND_SOURCE_MESSAGE_2
           
static int CANT_FIND_SOURCE_MESSAGE_3
           
static int CANT_FIND_SOURCE_RADIO_CONNECTION
           
static int CANT_FIND_SOURCE_RADIO_DONT_ASK
           
static int CANT_FIND_SOURCE_RADIO_GENERATE_STUB
           
static int CANT_FIND_SOURCE_RADIO_URL_CHOOSER
           
static int CANT_FIND_SOURCE_TITLE
           
static int CONNECTION_NONE
           
static int FIND_SOURCE_TITLE_1
           
static int FIND_SOURCE_TITLE_2
           
static int HTTP_PORT_CONFLICT_DETECTED
           
static int IIOP_PORT_CONFLICT_DETECTED
           
static int IIOP_SSL_PORT_CONFLICT_DETECTED
           
static int J2EE_NAME_COLLISION_DIALOG_TITLE
           
static int J2EE_NAME_COLLISION_LOG_DETAILS_1
           
static int J2EE_NAME_COLLISION_LOG_DETAILS_2
           
static int J2EE_NAME_COLLISION_LOG_WARNING
           
static int J2EE_NAME_COLLISION_MESSAGE
           
static int J2EE_NAME_COLLISION_STARTUP_CANCELED
           
static int J2EE_WEBAPP_NAME_COLLISION_1
           
static int J2EE_WEBAPP_NAME_COLLISION_2
           
static int JMS_PORT_CONFLICT_DETECTED
           
static int MESG_URI_STRING
           
static int OC4J_ADDING_WEB_XML
           
static int OC4J_APP_AVAILABLE_AT
           
static int OC4J_ATTEMPTING_TO_LAUNCH_BROWSER_ANYWAY
           
static int OC4J_AUTO_SHUTDOWN
           
static int OC4J_CHECK_HTTP_PROXY_SETTINGS
           
static int OC4J_CHECKING_EJB_LOOKUPS_ERROR_LOOKUP_FAILED_INITIAL_CONTEXT
           
static int OC4J_CHECKING_EJB_LOOKUPS_FAILED
           
static int OC4J_CHECKING_EJB_LOOKUPS_SKIPPED_DUE_TO_TIMEOUT
           
static int OC4J_CHECKING_EJB_LOOKUPS_STARTING
           
static int OC4J_CHECKING_EJB_LOOKUPS_SUCCESSFUL
           
static int OC4J_CHECKING_EJB_LOOKUPS_UNEXPECTED_ERROR
           
static int OC4J_CHECKING_EJB_LOOKUPS_WARNING_EJB_JAR_NOT_SEARCHED
           
static int OC4J_CHECKING_EJB_LOOKUPS_WARNING_EJB_NOT_FOUND
           
static int OC4J_CHOOSE_SERVER_INSTALL_PROMPT
           
static int OC4J_DISPLAY_NAME_IN_RUN_MANAGER
           
static int OC4J_EJB_STARTER_ERROR_MISSING_EJB_JAR_XML
           
static int OC4J_ERROR_CREATING_RUNNER_HTML
           
static int OC4J_EXISTING_INSTANCE_STILL_TERMINATING
           
static int OC4J_HTTP_PORT_STILL_NOT_READY
           
static int OC4J_SERVLET_STARTER_ERROR_NOT_SERVLET
           
static int OC4J_SERVLET_STARTER_ERROR_SERVLET_CLASS_ABSTRACT
           
static int OC4J_SERVLET_STARTER_ERROR_SERVLET_CLASS_NOT_PUBLIC
           
static int OC4J_SHUTDOWN_REQUESTED
           
static int OC4J_SOAP_APP_XML_UPDATE_FAILURE
           
static int OC4J_SOAP_DD_READ_ERROR
           
static int OC4J_SOAP_SERVICE_XML_UPDATE_FAILURE
           
static int OC4J_STARTER_ERROR_FILE_IN_DATABASE
           
static int OC4J_STARTER_ERROR_FILE_IN_JAR
           
static int OC4J_STARTER_ERROR_MISSING_WEBXML
           
static int OC4J_STARTER_ERROR_WEBXML_FOOTER
           
static int OC4J_STARTER_NAME
           
static int OC4J_STARTUP_CANCELED_BY_USER
           
static int OC4J_STARTUP_TIME
           
static int OC4J_TARGET_URL_ERR
           
static int OC4J_TARGET_URL_MESG
           
static int OC4J_UNABLE_TO_BROWSE_AUTOMATICALLY
           
static int OC4J_UNABLE_TO_FIND_SERVER_JAR
           
static int OC4J_USE_THE_FOLLOWING_URL
           
static int OC4J_WAITING_FOR_OC4J_TO_STARTUP
           
static int OC4J_WARNING_TIMEOUT_WAITING_FOR_STARTUP
           
static int OC4J_WARNING_UNKNOWN_HOST_EXCEPTION
           
static int OC4J_WEB_APP_RUNNER_LOADING_STATUS_MESSAGE
           
static int PORT_CONFLICT_DETECTED_DIALOG_TITLE
           
static int PORT_CONFLICT_DETECTED_EXPLANATION
           
static int REMOTE_CONNECT_LABEL
           
static int REMOTE_CONNECT_SAVE_CHECKBOX
           
static int REVERTING_IIOP_PORTS_TO
           
static int REVERTING_PORTS_TO
           
static int RMI_PORT_CONFLICT_DETECTED
           
static int STARTER_CHECKING_DEFAULT
           
static int STARTER_ERROR_COMPILER_BUSY
           
static int STARTER_ERROR_NOT_EXIST
          Identifies keys to access localizable object
static int STARTER_ERROR_NOT_RUNNABLE
           
static int STARTER_WARNING_CONTEXT_NODE_NOT_RUNNABLE
           
static int STARTING_OC4J_ALERT
           
static int STARTING_OC4J_USING_PORTS
           
static int UNABLE_TO_OBTAIN_PASSWORD_FROM_PRINCIPALS_XML
           
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
RunMgrArb_ja()
           
 
Method Summary
static java.lang.String format(int index, java.lang.Object param1)
           
static java.lang.String format(int index, java.lang.Object[] params)
           
static java.lang.String format(int index, java.lang.Object param1, java.lang.Object param2)
           
static java.lang.String format(int index, java.lang.Object param1, java.lang.Object param2, java.lang.Object param3)
           
static char getChar(int key)
          Gets the character associated with the specified resource id.
protected  java.lang.Object[] getContents()
          Gets the localizable objects
static ArrayResourceBundle getInstance()
          Gets the singleton instance of this bundle class.
static java.lang.Integer getInteger(int key)
           
static java.lang.String getString(int key)
          Gets the string associated with the specified resource id.
 
Methods inherited from class oracle.ide.util.ArrayResourceBundle
formatImpl, formatImpl, formatImpl, formatImpl, getAcceleratorImpl, getCharImpl, getFontImpl, getIconImpl, getImageIconImpl, getImageImpl, getIntegerImpl, getKeys, getMnemonicImpl, getObject, getObjectImpl, getStringArray, getStringImpl, getUncachedIconImpl, getUncachedImageImpl, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STARTER_ERROR_NOT_EXIST

public static final int STARTER_ERROR_NOT_EXIST
Identifies keys to access localizable object

See Also:
Constant Field Values

STARTER_ERROR_NOT_RUNNABLE

public static final int STARTER_ERROR_NOT_RUNNABLE
See Also:
Constant Field Values

STARTER_CHECKING_DEFAULT

public static final int STARTER_CHECKING_DEFAULT
See Also:
Constant Field Values

STARTER_WARNING_CONTEXT_NODE_NOT_RUNNABLE

public static final int STARTER_WARNING_CONTEXT_NODE_NOT_RUNNABLE
See Also:
Constant Field Values

STARTER_ERROR_COMPILER_BUSY

public static final int STARTER_ERROR_COMPILER_BUSY
See Also:
Constant Field Values

CANT_FIND_SOURCE_TITLE

public static final int CANT_FIND_SOURCE_TITLE
See Also:
Constant Field Values

CANT_FIND_SOURCE_MESSAGE_1

public static final int CANT_FIND_SOURCE_MESSAGE_1
See Also:
Constant Field Values

CANT_FIND_SOURCE_MESSAGE_2

public static final int CANT_FIND_SOURCE_MESSAGE_2
See Also:
Constant Field Values

CANT_FIND_SOURCE_MESSAGE_3

public static final int CANT_FIND_SOURCE_MESSAGE_3
See Also:
Constant Field Values

CANT_FIND_SOURCE_RADIO_GENERATE_STUB

public static final int CANT_FIND_SOURCE_RADIO_GENERATE_STUB
See Also:
Constant Field Values

CANT_FIND_SOURCE_RADIO_URL_CHOOSER

public static final int CANT_FIND_SOURCE_RADIO_URL_CHOOSER
See Also:
Constant Field Values

CANT_FIND_SOURCE_RADIO_CONNECTION

public static final int CANT_FIND_SOURCE_RADIO_CONNECTION
See Also:
Constant Field Values

CANT_FIND_SOURCE_RADIO_DONT_ASK

public static final int CANT_FIND_SOURCE_RADIO_DONT_ASK
See Also:
Constant Field Values

CONNECTION_NONE

public static final int CONNECTION_NONE
See Also:
Constant Field Values

ASK_REMEMBER_CONNECTION_TITLE

public static final int ASK_REMEMBER_CONNECTION_TITLE
See Also:
Constant Field Values

ASK_REMEMBER_CONNECTION_MESSAGE_0

public static final int ASK_REMEMBER_CONNECTION_MESSAGE_0
See Also:
Constant Field Values

ASK_REMEMBER_CONNECTION_MESSAGE_1

public static final int ASK_REMEMBER_CONNECTION_MESSAGE_1
See Also:
Constant Field Values

ASK_REMEMBER_CONNECTION_MESSAGE_2

public static final int ASK_REMEMBER_CONNECTION_MESSAGE_2
See Also:
Constant Field Values

FIND_SOURCE_TITLE_1

public static final int FIND_SOURCE_TITLE_1
See Also:
Constant Field Values

FIND_SOURCE_TITLE_2

public static final int FIND_SOURCE_TITLE_2
See Also:
Constant Field Values

REMOTE_CONNECT_LABEL

public static final int REMOTE_CONNECT_LABEL
See Also:
Constant Field Values

REMOTE_CONNECT_SAVE_CHECKBOX

public static final int REMOTE_CONNECT_SAVE_CHECKBOX
See Also:
Constant Field Values

STARTING_OC4J_USING_PORTS

public static final int STARTING_OC4J_USING_PORTS
See Also:
Constant Field Values

HTTP_PORT_CONFLICT_DETECTED

public static final int HTTP_PORT_CONFLICT_DETECTED
See Also:
Constant Field Values

RMI_PORT_CONFLICT_DETECTED

public static final int RMI_PORT_CONFLICT_DETECTED
See Also:
Constant Field Values

JMS_PORT_CONFLICT_DETECTED

public static final int JMS_PORT_CONFLICT_DETECTED
See Also:
Constant Field Values

IIOP_PORT_CONFLICT_DETECTED

public static final int IIOP_PORT_CONFLICT_DETECTED
See Also:
Constant Field Values

IIOP_SSL_PORT_CONFLICT_DETECTED

public static final int IIOP_SSL_PORT_CONFLICT_DETECTED
See Also:
Constant Field Values

PORT_CONFLICT_DETECTED_EXPLANATION

public static final int PORT_CONFLICT_DETECTED_EXPLANATION
See Also:
Constant Field Values

PORT_CONFLICT_DETECTED_DIALOG_TITLE

public static final int PORT_CONFLICT_DETECTED_DIALOG_TITLE
See Also:
Constant Field Values

OC4J_STARTUP_CANCELED_BY_USER

public static final int OC4J_STARTUP_CANCELED_BY_USER
See Also:
Constant Field Values

REVERTING_PORTS_TO

public static final int REVERTING_PORTS_TO
See Also:
Constant Field Values

REVERTING_IIOP_PORTS_TO

public static final int REVERTING_IIOP_PORTS_TO
See Also:
Constant Field Values

STARTING_OC4J_ALERT

public static final int STARTING_OC4J_ALERT
See Also:
Constant Field Values

J2EE_NAME_COLLISION_LOG_WARNING

public static final int J2EE_NAME_COLLISION_LOG_WARNING
See Also:
Constant Field Values

J2EE_NAME_COLLISION_LOG_DETAILS_1

public static final int J2EE_NAME_COLLISION_LOG_DETAILS_1
See Also:
Constant Field Values

J2EE_NAME_COLLISION_LOG_DETAILS_2

public static final int J2EE_NAME_COLLISION_LOG_DETAILS_2
See Also:
Constant Field Values

J2EE_NAME_COLLISION_MESSAGE

public static final int J2EE_NAME_COLLISION_MESSAGE
See Also:
Constant Field Values

J2EE_NAME_COLLISION_DIALOG_TITLE

public static final int J2EE_NAME_COLLISION_DIALOG_TITLE
See Also:
Constant Field Values

J2EE_NAME_COLLISION_STARTUP_CANCELED

public static final int J2EE_NAME_COLLISION_STARTUP_CANCELED
See Also:
Constant Field Values

J2EE_WEBAPP_NAME_COLLISION_1

public static final int J2EE_WEBAPP_NAME_COLLISION_1
See Also:
Constant Field Values

J2EE_WEBAPP_NAME_COLLISION_2

public static final int J2EE_WEBAPP_NAME_COLLISION_2
See Also:
Constant Field Values

UNABLE_TO_OBTAIN_PASSWORD_FROM_PRINCIPALS_XML

public static final int UNABLE_TO_OBTAIN_PASSWORD_FROM_PRINCIPALS_XML
See Also:
Constant Field Values

MESG_URI_STRING

public static final int MESG_URI_STRING
See Also:
Constant Field Values

OC4J_STARTER_NAME

public static final int OC4J_STARTER_NAME
See Also:
Constant Field Values

OC4J_EXISTING_INSTANCE_STILL_TERMINATING

public static final int OC4J_EXISTING_INSTANCE_STILL_TERMINATING
See Also:
Constant Field Values

OC4J_CHOOSE_SERVER_INSTALL_PROMPT

public static final int OC4J_CHOOSE_SERVER_INSTALL_PROMPT
See Also:
Constant Field Values

OC4J_DISPLAY_NAME_IN_RUN_MANAGER

public static final int OC4J_DISPLAY_NAME_IN_RUN_MANAGER
See Also:
Constant Field Values

OC4J_UNABLE_TO_FIND_SERVER_JAR

public static final int OC4J_UNABLE_TO_FIND_SERVER_JAR
See Also:
Constant Field Values

OC4J_AUTO_SHUTDOWN

public static final int OC4J_AUTO_SHUTDOWN
See Also:
Constant Field Values

OC4J_SHUTDOWN_REQUESTED

public static final int OC4J_SHUTDOWN_REQUESTED
See Also:
Constant Field Values

OC4J_WAITING_FOR_OC4J_TO_STARTUP

public static final int OC4J_WAITING_FOR_OC4J_TO_STARTUP
See Also:
Constant Field Values

OC4J_UNABLE_TO_BROWSE_AUTOMATICALLY

public static final int OC4J_UNABLE_TO_BROWSE_AUTOMATICALLY
See Also:
Constant Field Values

OC4J_USE_THE_FOLLOWING_URL

public static final int OC4J_USE_THE_FOLLOWING_URL
See Also:
Constant Field Values

OC4J_TARGET_URL_ERR

public static final int OC4J_TARGET_URL_ERR
See Also:
Constant Field Values

OC4J_TARGET_URL_MESG

public static final int OC4J_TARGET_URL_MESG
See Also:
Constant Field Values

OC4J_WEB_APP_RUNNER_LOADING_STATUS_MESSAGE

public static final int OC4J_WEB_APP_RUNNER_LOADING_STATUS_MESSAGE
See Also:
Constant Field Values

OC4J_ERROR_CREATING_RUNNER_HTML

public static final int OC4J_ERROR_CREATING_RUNNER_HTML
See Also:
Constant Field Values

OC4J_HTTP_PORT_STILL_NOT_READY

public static final int OC4J_HTTP_PORT_STILL_NOT_READY
See Also:
Constant Field Values

OC4J_EJB_STARTER_ERROR_MISSING_EJB_JAR_XML

public static final int OC4J_EJB_STARTER_ERROR_MISSING_EJB_JAR_XML
See Also:
Constant Field Values

OC4J_SERVLET_STARTER_ERROR_SERVLET_CLASS_NOT_PUBLIC

public static final int OC4J_SERVLET_STARTER_ERROR_SERVLET_CLASS_NOT_PUBLIC
See Also:
Constant Field Values

OC4J_SERVLET_STARTER_ERROR_SERVLET_CLASS_ABSTRACT

public static final int OC4J_SERVLET_STARTER_ERROR_SERVLET_CLASS_ABSTRACT
See Also:
Constant Field Values

OC4J_SERVLET_STARTER_ERROR_NOT_SERVLET

public static final int OC4J_SERVLET_STARTER_ERROR_NOT_SERVLET
See Also:
Constant Field Values

OC4J_STARTER_ERROR_FILE_IN_JAR

public static final int OC4J_STARTER_ERROR_FILE_IN_JAR
See Also:
Constant Field Values

OC4J_STARTER_ERROR_FILE_IN_DATABASE

public static final int OC4J_STARTER_ERROR_FILE_IN_DATABASE
See Also:
Constant Field Values

OC4J_STARTER_ERROR_MISSING_WEBXML

public static final int OC4J_STARTER_ERROR_MISSING_WEBXML
See Also:
Constant Field Values

OC4J_STARTER_ERROR_WEBXML_FOOTER

public static final int OC4J_STARTER_ERROR_WEBXML_FOOTER
See Also:
Constant Field Values

OC4J_ADDING_WEB_XML

public static final int OC4J_ADDING_WEB_XML
See Also:
Constant Field Values

OC4J_SOAP_DD_READ_ERROR

public static final int OC4J_SOAP_DD_READ_ERROR
See Also:
Constant Field Values

OC4J_SOAP_SERVICE_XML_UPDATE_FAILURE

public static final int OC4J_SOAP_SERVICE_XML_UPDATE_FAILURE
See Also:
Constant Field Values

OC4J_SOAP_APP_XML_UPDATE_FAILURE

public static final int OC4J_SOAP_APP_XML_UPDATE_FAILURE
See Also:
Constant Field Values

OC4J_CHECKING_EJB_LOOKUPS_SKIPPED_DUE_TO_TIMEOUT

public static final int OC4J_CHECKING_EJB_LOOKUPS_SKIPPED_DUE_TO_TIMEOUT
See Also:
Constant Field Values

OC4J_CHECKING_EJB_LOOKUPS_STARTING

public static final int OC4J_CHECKING_EJB_LOOKUPS_STARTING
See Also:
Constant Field Values

OC4J_CHECKING_EJB_LOOKUPS_SUCCESSFUL

public static final int OC4J_CHECKING_EJB_LOOKUPS_SUCCESSFUL
See Also:
Constant Field Values

OC4J_CHECKING_EJB_LOOKUPS_FAILED

public static final int OC4J_CHECKING_EJB_LOOKUPS_FAILED
See Also:
Constant Field Values

OC4J_CHECKING_EJB_LOOKUPS_WARNING_EJB_JAR_NOT_SEARCHED

public static final int OC4J_CHECKING_EJB_LOOKUPS_WARNING_EJB_JAR_NOT_SEARCHED
See Also:
Constant Field Values

OC4J_CHECKING_EJB_LOOKUPS_WARNING_EJB_NOT_FOUND

public static final int OC4J_CHECKING_EJB_LOOKUPS_WARNING_EJB_NOT_FOUND
See Also:
Constant Field Values

OC4J_CHECKING_EJB_LOOKUPS_ERROR_LOOKUP_FAILED_INITIAL_CONTEXT

public static final int OC4J_CHECKING_EJB_LOOKUPS_ERROR_LOOKUP_FAILED_INITIAL_CONTEXT
See Also:
Constant Field Values

OC4J_CHECKING_EJB_LOOKUPS_UNEXPECTED_ERROR

public static final int OC4J_CHECKING_EJB_LOOKUPS_UNEXPECTED_ERROR
See Also:
Constant Field Values

OC4J_APP_AVAILABLE_AT

public static final int OC4J_APP_AVAILABLE_AT
See Also:
Constant Field Values

OC4J_STARTUP_TIME

public static final int OC4J_STARTUP_TIME
See Also:
Constant Field Values

OC4J_WARNING_TIMEOUT_WAITING_FOR_STARTUP

public static final int OC4J_WARNING_TIMEOUT_WAITING_FOR_STARTUP
See Also:
Constant Field Values

OC4J_CHECK_HTTP_PROXY_SETTINGS

public static final int OC4J_CHECK_HTTP_PROXY_SETTINGS
See Also:
Constant Field Values

OC4J_WARNING_UNKNOWN_HOST_EXCEPTION

public static final int OC4J_WARNING_UNKNOWN_HOST_EXCEPTION
See Also:
Constant Field Values

OC4J_ATTEMPTING_TO_LAUNCH_BROWSER_ANYWAY

public static final int OC4J_ATTEMPTING_TO_LAUNCH_BROWSER_ANYWAY
See Also:
Constant Field Values
Constructor Detail

RunMgrArb_ja

public RunMgrArb_ja()
Method Detail

getInstance

public static final ArrayResourceBundle getInstance()
Gets the singleton instance of this bundle class.


getString

public static java.lang.String getString(int key)
Gets the string associated with the specified resource id. By convention all LRB's should implement a getString static method similar to the one below.


getChar

public static char getChar(int key)
Gets the character associated with the specified resource id. By convention all LRB's should implement a getChar static method similar to the one below.


getInteger

public static java.lang.Integer getInteger(int key)

getContents

protected java.lang.Object[] getContents()
Gets the localizable objects

Specified by:
getContents in class ArrayResourceBundle
Returns:
the resources of the bundle as an array

format

public static java.lang.String format(int index,
                                      java.lang.Object[] params)

format

public static java.lang.String format(int index,
                                      java.lang.Object param1)

format

public static java.lang.String format(int index,
                                      java.lang.Object param1,
                                      java.lang.Object param2)

format

public static java.lang.String format(int index,
                                      java.lang.Object param1,
                                      java.lang.Object param2,
                                      java.lang.Object param3)

Extension SDK

 

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