Changed comment to remove reference to FilterChainMap.

This commit is contained in:
Luke Taylor 2007-10-22 23:56:01 +00:00
parent acf3966651
commit fb72fa82de

View File

@ -21,7 +21,7 @@ import org.w3c.dom.Node;
import java.util.*; import java.util.*;
/** /**
* Sets the FilterChainMap for a FilterChainProxy bean declaration. * Sets the filter chain Map for a FilterChainProxy bean declaration.
* *
* @author Luke Taylor * @author Luke Taylor
* @version $Id$ * @version $Id$