Interface RequestListenerValveFactory
public interface RequestListenerValveFactory
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.catalina.ValvecreateValve(ServletRequestListener listener)
-
Method Details
-
createValve
-