Uses of Interface
io.prometheus.client.servlet.common.adapter.FilterConfigAdapter
-
Packages that use FilterConfigAdapter Package Description io.prometheus.client.servlet.common.filter -
-
Uses of FilterConfigAdapter in io.prometheus.client.servlet.common.filter
Methods in io.prometheus.client.servlet.common.filter with parameters of type FilterConfigAdapter Modifier and Type Method Description voidFilter. init(FilterConfigAdapter filterConfig)Common implementation ofjavax.servlet.Filter.init()andjakarta.servlet.Filter.init().
-