|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IApplicationLoader
Interface for servers that can load new applications.
| Method Summary | |
|---|---|
ApplicationContext |
getRootContext()
Return the root ApplicationContext. |
void |
loadApplication(String contextPath,
String virtualHosts,
String directory)
Load a new application for the given context path from a directory. |
| Method Detail |
|---|
void loadApplication(String contextPath,
String virtualHosts,
String directory)
throws Exception
contextPath - context pathvirtualHosts - virtual hostsdirectory - directory
Exception - for funApplicationContext getRootContext()
ApplicationContext.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||