|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.wsrp4j.util.Utility
public class Utility
| Constructor Summary | |
|---|---|
Utility()
|
|
| Method Summary | |
|---|---|
static java.util.Properties |
loadPropertiesFromFile(java.lang.String fileName)
Loads a property file with the given name using the class loader. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utility()
| Method Detail |
|---|
public static java.util.Properties loadPropertiesFromFile(java.lang.String fileName)
throws WSRPException
Properties object containig the properties in the file
WSRPException - if any error occured
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||