|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.system.main.WebAppUtil
public class WebAppUtil
Utility functions for dealing with web applications
| Constructor Summary | |
|---|---|
WebAppUtil()
|
|
| Method Summary | |
|---|---|
static java.util.Map |
mapContainersToURLs(Kernel kernel)
Generates a Map where the keys are web container object names (as Strings) and the values are URLs (as Strings) to connect to a web app running in the matching container (though the web app context needs to be added to the end to be complete). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebAppUtil()
| Method Detail |
|---|
public static java.util.Map mapContainersToURLs(Kernel kernel)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||