Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.util
Class DefaultPropertiesLoader

java.lang.Object
  extended by oracle.adfnmc.util.DefaultPropertiesLoader
All Implemented Interfaces:
MethodDispatch, PropertiesLoader

public class DefaultPropertiesLoader
extends java.lang.Object
implements PropertiesLoader, MethodDispatch


Field Summary
static java.lang.Class CLASS_INSTANCE
           
 
Constructor Summary
DefaultPropertiesLoader()
           
 
Method Summary
 java.lang.Object invokeMethod(java.lang.String methodName, java.lang.Object[] params)
           
 PropertyBag load()
           
 PropertyBag loadFromFile(java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_INSTANCE

public static java.lang.Class CLASS_INSTANCE
Constructor Detail

DefaultPropertiesLoader

public DefaultPropertiesLoader()
Method Detail

load

public PropertyBag load()
Specified by:
load in interface PropertiesLoader

loadFromFile

public PropertyBag loadFromFile(java.lang.String fileName)
Specified by:
loadFromFile in interface PropertiesLoader

invokeMethod

public java.lang.Object invokeMethod(java.lang.String methodName,
                                     java.lang.Object[] params)
Specified by:
invokeMethod in interface MethodDispatch

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.