JMX MBean View

biblioteca

Fri Apr 19 06:15:00 CEST 2024
 
NameDomainjboss.web
nameSeam Filter
J2EEServernone
J2EEApplicationnone
WebModule//localhost/admin-console
j2eeTypeFilter
Java Classorg.apache.tomcat.util.modeler.BaseModelMBean
DescriptionWrapper that represents an individual servlet-filter definition

Attribute Name Access Type Description Attribute Value
filterClass R java.lang.String Fully qualified class name of the filter object
org.jboss.on.embedded.LazyStartupFilter    
initParameters R java.util.Map Return the initiaization parameters associated with this filter
{org.jboss.on.embedded.LazyStartupFilter=org.jboss.seam.servlet.SeamFilter}    
filterName R java.lang.String The name used to reference the filter in web.xml
Seam Filter    
modelerType R java.lang.String Type of the modeled resource. Can be set only once
org.apache.catalina.core.ApplicationFilterConfig