|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |