org.nuxeo.ecm.platform.audit.service.extension
Class LogEntryFactoryDescriptor
java.lang.Object
org.nuxeo.ecm.platform.audit.service.extension.LogEntryFactoryDescriptor
- All Implemented Interfaces:
- Serializable
public class LogEntryFactoryDescriptor
- extends Object
- implements Serializable
Log entry factory descriptor.
- Author:
- Julien Anguenot
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
klass
protected Class<LogEntryFactory> klass
LogEntryFactoryDescriptor
public LogEntryFactoryDescriptor()
getKlass
public Class<LogEntryFactory> getKlass()
setKlass
public void setKlass(Class<LogEntryFactory> klass)
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.