I have the necessity to manage the behavior of a servlet filter, but i have a doubt how to proceed.
The filter it's not a bean, to register with a MBean with Spring JMX, perhaps FilterToBeanProxy used in Acegi can help me ?
Someone has suggestions ?
I have the necessity to manage the behavior of a servlet filter, but i have a doubt how to proceed.
The filter it's not a bean, to register with a MBean with Spring JMX, perhaps FilterToBeanProxy used in Acegi can help me ?
Someone has suggestions ?