| Modifier and Type | Method and Description |
|---|---|
V |
ServletModuleTargetVisitor.visit(LinkedFilterBinding binding)
Visits a filter binding created by
ServletModule.filter(java.lang.String, java.lang.String...), where
ServletModule.FilterKeyBindingBuilder.through(java.lang.Class<? extends javax.servlet.Filter>) is called with a Class or Key. |
Copyright © 2006-2016 Google, Inc.. All Rights Reserved.