public class MailService extends AppServiceBase<MailService>
Destroyable.Util
logger
Constructor and Description |
---|
MailService(java.lang.String id,
App app) |
Modifier and Type | Method and Description |
---|---|
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 MailService(java.lang.String id, App app)
public java.lang.String id()
protected void releaseResources()
releaseResources
in class AppServiceBase<MailService>
Copyright © 2014–2017 ActFramework. All rights reserved.