|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.jaxws.server.EndpointController
org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointController
public class Axis2EndpointController
Rewrite EndpointController to use our own dispather class
| Constructor Summary | |
|---|---|
Axis2EndpointController(org.ow2.easybeans.container.session.stateless.StatelessSessionFactory factory)
Constructor |
|
| Method Summary | |
|---|---|
protected org.apache.axis2.jaxws.server.dispatcher.EndpointDispatcher |
getEndpointDispatcher(Class serviceImplClass,
Object serviceInstance)
|
| Methods inherited from class org.apache.axis2.jaxws.server.EndpointController |
|---|
getEndpointDispatcher, handleRequest, handleResponse, invoke, invokeAsync, invokeOneWay, isOneWay, requestReceived, responseReady |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Axis2EndpointController(org.ow2.easybeans.container.session.stateless.StatelessSessionFactory factory)
factory - The corresponding ejb's factory which can get instance| Method Detail |
|---|
protected org.apache.axis2.jaxws.server.dispatcher.EndpointDispatcher getEndpointDispatcher(Class serviceImplClass,
Object serviceInstance)
throws Exception
getEndpointDispatcher in class org.apache.axis2.jaxws.server.EndpointControllerExceptionUse our own dispathers
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||