public class EventFactoryImpl extends Object implements EventFactory, org.apache.commons.digester.ObjectCreationFactory
| Constructor and Description |
|---|
EventFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
EventInfo |
createEvent(String eventId) |
Object |
createObject(Attributes attributes) |
org.apache.commons.digester.Digester |
getDigester() |
void |
setDigester(org.apache.commons.digester.Digester arg0) |
public EventInfo createEvent(String eventId)
createEvent in interface 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–2017 Universidade Fernando Pessoa. All rights reserved.