|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BankFrameAuditProvider
This is the interface that all BankFrame Audit Providers must extend.
Method Summary | |
---|---|
void |
dispatch(String requestId,
Vector request,
Vector response)
This class will dispatch the request to the BankFrame Audit Provider specified in the BankframeResource.properties resource
file under the AUDIT_PROVIDER key. |
Method Detail |
---|
void dispatch(String requestId, Vector request, Vector response) throws ProcessingErrorException, RemoteException
BankframeResource.properties
resource
file under the AUDIT_PROVIDER
key.
ProcessingErrorException
RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |