|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.grants.apply.ws.WSRequestProcessor
A processor for handling Web Services Requests.
Field Summary | |
(package private) static org.apache.log4j.Logger |
log
|
Method Summary | |
static java.lang.Object |
processWS(java.lang.Object request)
Method uses the WSProcessorFactory to create the appropriate WSProcessor and exectues the Web Services Request. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final org.apache.log4j.Logger log
Method Detail |
public static java.lang.Object processWS(java.lang.Object request) throws java.lang.Exception
request
- the Object.
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |