org.sakaiproject.sitestats.impl.parser
Class EventFactoryImpl

java.lang.Object
  extended by org.sakaiproject.sitestats.impl.parser.EventFactoryImpl
All Implemented Interfaces:
org.apache.commons.digester.ObjectCreationFactory, EventFactory

public class EventFactoryImpl
extends Object
implements EventFactory, org.apache.commons.digester.ObjectCreationFactory


Constructor Summary
EventFactoryImpl()
           
 
Method Summary
 EventInfo createEvent(String eventId)
           
 Object createObject(Attributes attributes)
           
 org.apache.commons.digester.Digester getDigester()
           
 void setDigester(org.apache.commons.digester.Digester arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventFactoryImpl

public EventFactoryImpl()
Method Detail

createEvent

public EventInfo createEvent(String eventId)
Specified by:
createEvent in interface EventFactory

createObject

public Object createObject(Attributes attributes)
                    throws Exception
Specified by:
createObject in interface org.apache.commons.digester.ObjectCreationFactory
Throws:
Exception

getDigester

public org.apache.commons.digester.Digester getDigester()
Specified by:
getDigester in interface org.apache.commons.digester.ObjectCreationFactory

setDigester

public void setDigester(org.apache.commons.digester.Digester arg0)
Specified by:
setDigester in interface org.apache.commons.digester.ObjectCreationFactory


Copyright © 2006-2012 Universidade Fernando Pessoa. All Rights Reserved.