public class EventFactoryImpl extends Object implements org.sakaiproject.sitestats.api.parser.EventFactory, org.apache.commons.digester.ObjectCreationFactory
| Constructor and Description |
|---|
EventFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.sakaiproject.sitestats.api.event.EventInfo |
createEvent(String eventId) |
Object |
createObject(Attributes attributes) |
org.apache.commons.digester.Digester |
getDigester() |
void |
setDigester(org.apache.commons.digester.Digester arg0) |
public org.sakaiproject.sitestats.api.event.EventInfo createEvent(String eventId)
createEvent in interface org.sakaiproject.sitestats.api.parser.EventFactorypublic Object createObject(Attributes attributes) throws Exception
createObject in interface org.apache.commons.digester.ObjectCreationFactoryExceptionpublic org.apache.commons.digester.Digester getDigester()
getDigester in interface org.apache.commons.digester.ObjectCreationFactorypublic void setDigester(org.apache.commons.digester.Digester arg0)
setDigester in interface org.apache.commons.digester.ObjectCreationFactoryCopyright © 2006-2014 Universidade Fernando Pessoa. All Rights Reserved.