public class ToolFactoryImpl extends Object implements org.sakaiproject.sitestats.api.parser.ToolFactory, org.apache.commons.digester.ObjectCreationFactory
| Constructor and Description |
|---|
ToolFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
createObject(Attributes attributes) |
org.sakaiproject.sitestats.api.event.ToolInfo |
createTool(String toolId) |
org.sakaiproject.sitestats.api.event.ToolInfo |
createTool(String toolId,
List<String> additionalToolIds) |
org.apache.commons.digester.Digester |
getDigester() |
void |
setDigester(org.apache.commons.digester.Digester digester) |
public org.sakaiproject.sitestats.api.event.ToolInfo createTool(String toolId)
createTool in interface org.sakaiproject.sitestats.api.parser.ToolFactorypublic org.sakaiproject.sitestats.api.event.ToolInfo createTool(String toolId, List<String> additionalToolIds)
createTool in interface org.sakaiproject.sitestats.api.parser.ToolFactorypublic 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 digester)
setDigester in interface org.apache.commons.digester.ObjectCreationFactoryCopyright © 2006-2014 Universidade Fernando Pessoa. All Rights Reserved.