|
|||||||||
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 | |
---|---|
java.io.InputStream |
getInputStream()
Get the XML content for the configuration as a stream. |
long |
getLastModified()
Return last modified time of the XML |
void |
setConfig(java.lang.String config)
Set the audit config |
void |
setResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader)
|
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 setResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader)
setResourceLoader
in interface org.springframework.context.ResourceLoaderAware
public long getLastModified()
AuditConfiguration
getLastModified
in interface AuditConfiguration
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |