@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, onAppStartAsyncapp, meaddSubResource, destroy, isDestroyed, reload, scopedebug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warnclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, isDestroyed, scopepublic 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.