|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.soa.common.soacontext.SOAContextHandler
com.ibm.twss.platform.ServicePlatformHandler
public class ServicePlatformHandler
Service Platform Handler class. This handler should be defined
in the webservices.xml for each Web Service implementation.
<handler>
<handler-name>ServicePlatformHandler</handler-name>
<handler-class>com.ibm.twss.platform.ServicePlatformHandler</handler-class>
</handler>
Constructor Summary | |
---|---|
ServicePlatformHandler()
|
Method Summary |
---|
Methods inherited from class com.ibm.soa.common.soacontext.SOAContextHandler |
---|
destroy, getCurrentContext, getCurrentRequesterID, getHeaders, handleFault, handleRequest, handleResponse, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServicePlatformHandler()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |