|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.actions.soap.adapter.SOAPProcessorFactory
public abstract class SOAPProcessorFactory
Factory for creating implementation specific proxies.
| Constructor Summary | |
|---|---|
SOAPProcessorFactory()
|
|
| Method Summary | |
|---|---|
abstract javax.servlet.ServletContext |
createServletContext(org.jboss.wsf.spi.deployment.Endpoint endpoint)
Create an appropriate servlet context. |
static SOAPProcessorFactory |
getFactory()
Get the factory singleton. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SOAPProcessorFactory()
| Method Detail |
|---|
public static SOAPProcessorFactory getFactory()
public abstract javax.servlet.ServletContext createServletContext(org.jboss.wsf.spi.deployment.Endpoint endpoint)
endpoint - The webservice endpoint.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||