|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuditDestinationInitFailedException | |
---|---|
com.metamatrix.platform.security.audit.destination |
Uses of AuditDestinationInitFailedException in com.metamatrix.platform.security.audit.destination |
---|
Methods in com.metamatrix.platform.security.audit.destination that throw AuditDestinationInitFailedException | |
---|---|
void |
SingleFileAuditDestination.initialize(java.util.Properties props)
Initialize this destination with the specified properties. |
void |
DatabaseAuditDestination.initialize(java.util.Properties props)
Initialize this destination with the specified properties. |
void |
ConsoleAuditDestination.initialize(java.util.Properties props)
Initialize this destination with the specified properties. |
void |
AuditDestination.initialize(java.util.Properties props)
Initialize this destination with the specified properties. |
void |
AbstractAuditDestination.initialize(java.util.Properties props)
Init the destination. |
void |
AbstractAuditDestination.setFormat(java.lang.String formatterClassName)
Set properties and set up fileWriter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |