- All Implemented Interfaces:
Tracker
Trackovanie stahovania subrov do GA z file archivu
-
Constructor Summary
Constructors
-
Method Summary
void
track(String path,
javax.servlet.http.HttpServletRequest request)
Implemetacia triedy tack - Vyplni potrebne parametre a vykona request na GA
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FileArchivTracker
public FileArchivTracker()
-
Method Details
-
track
public void track(String path,
javax.servlet.http.HttpServletRequest request)
throws Exception
Implemetacia triedy tack - Vyplni potrebne parametre a vykona request na GA
- Specified by:
track
in interface Tracker
- Parameters:
path
- cesta k suboru
request
- HttpServletRequest
- Throws:
Exception