|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.jslee.jbossas5.util.JBossConfigurationUtility
public class JBossConfigurationUtility
| Constructor Summary | |
|---|---|
JBossConfigurationUtility()
|
|
| Method Summary | |
|---|---|
static java.net.URL |
makeURL(java.lang.String urlSpec,
java.io.File baseDir)
Returns an absolute URL representing the specified relative or absolute URL. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JBossConfigurationUtility()
| Method Detail |
|---|
public static java.net.URL makeURL(java.lang.String urlSpec,
@Nullable
java.io.File baseDir)
throws java.net.MalformedURLException
URL representing the specified relative or absolute URL. Relative URLs are assumed to
represent local files and are resolved relative to the specified base directory. All file URLs are returned in
canonical form.
urlSpec - baseDir -
java.net.MalformedURLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||