|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo.app.util.PropertiesDiscovery
public class PropertiesDiscovery
Utility class for retrieving property files matching a specific name across the CLASSPATH.
| Method Summary | |
|---|---|
static java.util.Map |
loadProperties(java.lang.String resourceName,
java.lang.ClassLoader classLoader)
Returns a map containing the contents of all property files with the specified resource name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.util.Map loadProperties(java.lang.String resourceName,
java.lang.ClassLoader classLoader)
throws java.io.IOException
resourceName - the name of the properties file(s) to load
resourceName
java.io.IOException
|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||