Uses of Interface
org.apache.mailet.MatcherConfig

Uses of MatcherConfig in org.apache.mailet
 

Methods in org.apache.mailet that return MatcherConfig
 MatcherConfig Matcher.getMatcherConfig()
          Returns a MatcherConfig object, which contains initialization and startup parameters for this matcher.
 

Methods in org.apache.mailet with parameters of type MatcherConfig
 void Matcher.init(MatcherConfig config)
          Called by the mailet container to indicate to a matcher that the matcher is being placed into service.
 



Copyright (c) 2008 Apache Software Foundation Apache 2.0 Licensed.