public class PathBasedHolderCache<Type extends PathBasedHolder> extends Object
Constructor and Description |
---|
PathBasedHolderCache() |
Modifier and Type | Method and Description |
---|---|
void |
addHolder(Type holder) |
void |
clear() |
Collection<Type>[] |
findApplicableHolders(javax.servlet.http.HttpServletRequest request) |
List<Type> |
getHolders() |
void |
removeHolder(Type holder) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.