|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.audit.AuditConfigurationImpl
public class AuditConfigurationImpl
A class to read the audit configuration from the class path
| Constructor Summary | |
|---|---|
AuditConfigurationImpl()
Default constructor |
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
java.io.InputStream |
getInputStream()
Get the XML content for the configuration as a stream. |
void |
setConfig(java.lang.String config)
Set the audit config |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuditConfigurationImpl()
| Method Detail |
|---|
public void setConfig(java.lang.String config)
config - public java.io.InputStream getInputStream()
AuditConfiguration
getInputStream in interface AuditConfiguration
public void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||