Uses of Interface
org.apache.mailet.MailetConfig

Uses of MailetConfig in org.apache.mailet
 

Methods in org.apache.mailet that return MailetConfig
 MailetConfig Mailet.getMailetConfig()
          Returns a MailetConfig object, which contains initialization and startup parameters for this mailet.
 

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



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