@ApplicationScoped public class MailerConfigManager extends AppServiceBase<MailerConfigManager>
Destroyable.Util
Modifier and Type | Field and Description |
---|---|
static String |
KEY_MAILER |
DASHED_LINE, DOUBLE_DASHED_LINE, HASH_SYMBOL_LINE, logger, STAR_LINE, TILD_LINE
Constructor and Description |
---|
MailerConfigManager(App app) |
Modifier and Type | Method and Description |
---|---|
MailerConfig |
config(String id) |
protected void |
releaseResources() |
app, onAppStart, onAppStartAsync
app, me
addSubResource, destroy, isDestroyed, reload, scope
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, logger, printCenter, printCenterWithLead, printDashedLine, printDoubleDashedLine, printHashSimbolLine, println, printStarLine, printTildLine, trace, trace, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, isDestroyed, scope
public static final String KEY_MAILER
@Inject public MailerConfigManager(App app)
protected void releaseResources()
releaseResources
in class AppServiceBase<MailerConfigManager>
public MailerConfig config(String id)
Copyright © 2014–2021 ActFramework. All rights reserved.