|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.axis.server.DefaultAxisServerFactory (src)
org.jboss.axis.server.JNDIAxisServerFactory
Helper class for obtaining AxisServers, which hides the complexity of JNDI accesses, etc.
!!! QUESTION : Does this class need to play any ClassLoader tricks?
| Constructor Summary | |
JNDIAxisServerFactory()
|
|
| Method Summary | |
AxisServer (src) |
getServer(java.util.Map environment)
Obtain an AxisServer reference, using JNDI if possible, otherwise creating one using the standard Axis configuration pattern. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JNDIAxisServerFactory()
| Method Detail |
public AxisServer (src) getServer(java.util.Map environment)
throws AxisFault (src)
getServer in interface AxisServerFactory (src) getServer in class DefaultAxisServerFactory (src) environment - The following is used, in addition to
the keys used by the parent class:
AxisEngine.ENV_SERVLET_CONTEXT
[required, else default/parent behavior]
- Instance of ServletContext
AxisFault (src)
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||