|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for all adapters.
Method Summary | |
void |
cleanup()
Perform any cleanup. |
AuditAgent |
getAuditAgent()
get audit agent |
void |
init(java.util.Properties props)
Initialization of the Adapter |
void |
setAuditAgent(AuditAgent agent)
Set method to tell the InputAdapter what audit agent to use. |
Method Detail |
public void setAuditAgent(AuditAgent agent)
agent
- public AuditAgent getAuditAgent()
public void init(java.util.Properties props) throws InitializationException
props
-
InitializationException
- - an error occured while
configuring the output adapter. This will cause the
application to shutdown.public void cleanup()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |