|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.carol.cmi.config.UtilConfig
@Immutable public final class UtilConfig
Common utilities for CMI.
| Method Summary | |
|---|---|
static java.util.Properties |
getPropertiesFromURL(java.net.URL url)
Gets a properties object based on given URL. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.util.Properties getPropertiesFromURL(java.net.URL url)
throws CMIConfigException
url - URL from where build properties object
CMIConfigException - if we cannot load properties
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||