|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwinstone.jndi.ContainerJNDIManager
winstone.jndi.WebAppJNDIManager
public class WebAppJNDIManager
Implements a simple web.xml + command line arguments style jndi manager
| Field Summary |
|---|
| Fields inherited from class winstone.jndi.ContainerJNDIManager |
|---|
JNDI_RESOURCES, objectsToCreate |
| Constructor Summary | |
|---|---|
WebAppJNDIManager(java.util.Map args,
java.util.List webXMLNodes,
java.lang.ClassLoader loader)
Gets the relevant list of objects from the args, validating against the web.xml nodes supplied. |
|
| Method Summary |
|---|
| Methods inherited from class winstone.jndi.ContainerJNDIManager |
|---|
createObject, setup, tearDown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebAppJNDIManager(java.util.Map args,
java.util.List webXMLNodes,
java.lang.ClassLoader loader)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||