public class MoskitoUIFilter
extends net.anotheria.maf.MAFFilter
SUBSYSTEM_BUILTIN| Constructor and Description |
|---|
MoskitoUIFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
protected List<net.anotheria.maf.action.ActionMappingsConfigurator> |
getConfigurators() |
protected String |
getDefaultActionName() |
String |
getProducerId() |
String |
getSubsystem() |
void |
init(javax.servlet.FilterConfig config) |
public void init(javax.servlet.FilterConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Filterinit in class net.anotheria.maf.MAFFilterjavax.servlet.ServletExceptionpublic String getProducerId()
getProducerId in interface IStatsProducergetProducerId in class net.anotheria.maf.MAFFilterpublic String getSubsystem()
getSubsystem in interface IStatsProducergetSubsystem in class net.anotheria.maf.MAFFilterpublic String getCategory()
getCategory in interface IStatsProducergetCategory in class net.anotheria.maf.MAFFilterprotected List<net.anotheria.maf.action.ActionMappingsConfigurator> getConfigurators()
getConfigurators in class net.anotheria.maf.MAFFilterprotected String getDefaultActionName()
getDefaultActionName in class net.anotheria.maf.MAFFilterCopyright © 2010-2015 anotheria.net. All Rights Reserved.