Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.9.0)

E52934-01


oracle.adf.share.logging.resources
Class LoggerMessageBundle_nl

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by oracle.adf.share.logging.resources.LoggerMessageBundle_nl


public class LoggerMessageBundle_nl
extends java.util.ListResourceBundle

Nested Class Summary

 

Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control

 

Field Summary
static java.lang.String ADF_COMPONENT_NAME_MISSING
           
static java.lang.String CLASS_REQUIRED
           
static java.lang.String LOGGER_NAME_REQUIRED
           
static java.lang.String LOGGER_REQUIRED
           
static java.lang.String PACKAGE_REQUIRED
           

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
LoggerMessageBundle_nl()
           

 

Method Summary
 java.lang.Object[][] getContents()
           

 

Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySet

 

Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

LOGGER_REQUIRED

public static final java.lang.String LOGGER_REQUIRED
See Also:
Constant Field Values

LOGGER_NAME_REQUIRED

public static final java.lang.String LOGGER_NAME_REQUIRED
See Also:
Constant Field Values

CLASS_REQUIRED

public static final java.lang.String CLASS_REQUIRED
See Also:
Constant Field Values

PACKAGE_REQUIRED

public static final java.lang.String PACKAGE_REQUIRED
See Also:
Constant Field Values

ADF_COMPONENT_NAME_MISSING

public static final java.lang.String ADF_COMPONENT_NAME_MISSING
See Also:
Constant Field Values

Constructor Detail

LoggerMessageBundle_nl

public LoggerMessageBundle_nl()

Method Detail

getContents

public java.lang.Object[][] getContents()
Specified by:
getContents in class java.util.ListResourceBundle

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.9.0)

E52934-01


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