@Component public class ConfigCenterParser extends AbstractConfigParser
AbstractConfigParser.EmailType, AbstractConfigParser.Encrypt| Constructor and Description |
|---|
ConfigCenterParser() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.commons.mail.Email |
doParse(AbstractConfigParser.EmailType type)
真正解析的配置文件不由父类实现,由子类去实现不同的解析。
|
protected AbstractConfigParser.EmailType |
parseEmailType() |
addToAndCc, afterParse, doParseHtmlEmail, doParseHtmlEmail, doParseMutiPartEmail, doParseSimpleEmail, parse, parseAndattachRecevier, setEncryptprotected AbstractConfigParser.EmailType parseEmailType() throws Exception
parseEmailType in class AbstractConfigParserExceptionprotected org.apache.commons.mail.Email doParse(AbstractConfigParser.EmailType type) throws Exception
AbstractConfigParserdoParse in class AbstractConfigParserException - 解析失败抛出异常Copyright © 2018. All rights reserved.