net.anotheria.moskitodemo
Class MoskitoDemoFilter
java.lang.Object
net.anotheria.maf.MAFFilter
net.anotheria.moskitodemo.MoskitoDemoFilter
- All Implemented Interfaces:
- javax.servlet.Filter, IStatsProducer
public class MoskitoDemoFilter
- extends net.anotheria.maf.MAFFilter
MoskitoUI Filter is the main entering point of the Moskito Web User Interface.
- Author:
- lrosenberg
| Methods inherited from class net.anotheria.maf.MAFFilter |
destroy, doFilter, getActionFactory, getDefaultActionName, getMonitoringIntervals, getStats, isPathExcluded, operationAllowed, setActionFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoskitoDemoFilter
public MoskitoDemoFilter()
init
public void init(javax.servlet.FilterConfig config)
throws javax.servlet.ServletException
- Specified by:
init in interface javax.servlet.Filter- Overrides:
init in class net.anotheria.maf.MAFFilter
- Throws:
javax.servlet.ServletException
getProducerId
public String getProducerId()
- Specified by:
getProducerId in interface IStatsProducer- Overrides:
getProducerId in class net.anotheria.maf.MAFFilter
getSubsystem
public String getSubsystem()
- Specified by:
getSubsystem in interface IStatsProducer- Overrides:
getSubsystem in class net.anotheria.maf.MAFFilter
getCategory
public String getCategory()
- Specified by:
getCategory in interface IStatsProducer- Overrides:
getCategory in class net.anotheria.maf.MAFFilter
getConfigurators
protected List<net.anotheria.maf.action.ActionMappingsConfigurator> getConfigurators()
- Overrides:
getConfigurators in class net.anotheria.maf.MAFFilter
Copyright © 2010-2012 anotheria.net. All Rights Reserved.