Uses of Class
org.shredzone.commons.taglib.proxy.IterationTagProxy
-
Packages that use IterationTagProxy Package Description org.shredzone.commons.taglib.proxy -
-
Uses of IterationTagProxy in org.shredzone.commons.taglib.proxy
Subclasses of IterationTagProxy in org.shredzone.commons.taglib.proxy Modifier and Type Class Description classBodyTagProxy<T extends javax.servlet.jsp.tagext.BodyTag>A proxy that implementsBodyTagand allows the target implementation to use dependency injection.
-