Package org.ctan.site
Class CtanConfiguration.MailConfig
java.lang.Object
org.ctan.site.CtanConfiguration.MailConfig
- Enclosing class:
CtanConfiguration
The mail configuration.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe methodgetList
provides means to retrieve the configuration for one mail list.
-
Constructor Details
-
MailConfig
public MailConfig()
-
-
Method Details
-
getList
The methodgetList
provides means to retrieve the configuration for one mail list.- Parameters:
key
- the name of the mail list- Returns:
- the mail list
-