@ApplicationScoped public class MailerConfigManager extends AppServiceBase<MailerConfigManager>
Destroyable.Util
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
KEY_MAILER |
logger
Constructor and Description |
---|
MailerConfigManager(App app) |
Modifier and Type | Method and Description |
---|---|
MailerConfig |
config(java.lang.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, trace, trace, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, isDestroyed, scope
public static final java.lang.String KEY_MAILER
@Inject public MailerConfigManager(App app)
protected void releaseResources()
releaseResources
in class AppServiceBase<MailerConfigManager>
public MailerConfig config(java.lang.String id)
Copyright © 2014–2017 ActFramework. All rights reserved.