@Singleton public class Tags extends DestroyableBase
Defines fast tags for Act app
Modifier and Type | Class and Description |
---|---|
static class |
Tags.ActMessage
Retrieve act framework defined i18n messages
|
static class |
Tags.Asset |
static class |
Tags.FullUrl |
static class |
Tags.Resource |
static class |
Tags.ReverseRouting
Retrieve reverse routing URL path
|
static class |
Tags.ValidationError
Retrieve validation error message by field name
|
Destroyable.Util
logger
Constructor and Description |
---|
Tags() |
Modifier and Type | Method and Description |
---|---|
void |
register(org.rythmengine.RythmEngine engine) |
protected void |
releaseResources() |
addSubResource, destroy, isDestroyed, reload, scope
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warn
protected void releaseResources()
releaseResources
in class DestroyableBase
public void register(org.rythmengine.RythmEngine engine)
Copyright © 2014–2017 ActFramework. All rights reserved.