org.sakaiproject.sitestats.impl.parser
Class ToolFactoryImpl
java.lang.Object
org.sakaiproject.sitestats.impl.parser.ToolFactoryImpl
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory, ToolFactory
public class ToolFactoryImpl
- extends Object
- implements ToolFactory, org.apache.commons.digester.ObjectCreationFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolFactoryImpl
public ToolFactoryImpl()
createTool
public ToolInfo createTool(String toolId)
- Specified by:
createTool in interface ToolFactory
createTool
public ToolInfo createTool(String toolId,
List<String> additionalToolIds)
- Specified by:
createTool in interface ToolFactory
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 digester)
- Specified by:
setDigester in interface org.apache.commons.digester.ObjectCreationFactory
Copyright © 2006-2012 Universidade Fernando Pessoa. All Rights Reserved.