com.esri.gpt.server.usage.factories
Class StatisticsWriterFactory
java.lang.Object
com.esri.gpt.server.usage.factories.StatisticsWriterFactory
public class StatisticsWriterFactory
- extends Object
This class is used to instantiate statistics writer to write response.
- Author:
- prat5814
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatisticsWriterFactory
public StatisticsWriterFactory()
makeStatisticsWriter
public void makeStatisticsWriter(StatisticsRequestContext statReqContext)
throws Exception
- Creates appropriate writer object and sets it to statistics request
context class
- Parameters:
statReqContext
- the statistics request context
- Throws:
Exception
- if exception occurs
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.