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 provides initialization parameters and a MailetContext through which it can interact with the mailet container.
 

Methods in org.apache.mailet with parameters of type MatcherConfig
 void Matcher.init(MatcherConfig config)
          Initializes this Matcher.
 



Copyright © 2007-2009 The Apache Software Foundation. All Rights Reserved.