|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.grants.apply.ws.AbstractWSProcessor_RI
Provides useful methods for Reference Implementation WSPRocessor classes.
Field Summary | |
(package private) static org.apache.log4j.Logger |
log
|
Constructor Summary | |
AbstractWSProcessor_RI()
|
Method Summary | |
java.sql.Connection |
getConnection()
Calls on DBUtils and returns a new Connection. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface gov.grants.apply.ws.WSProcessor |
processRequest |
Field Detail |
static final org.apache.log4j.Logger log
Constructor Detail |
public AbstractWSProcessor_RI()
Method Detail |
public java.sql.Connection getConnection() throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |