| Interface | Description |
|---|---|
| StringConfigurable |
This interface is enforced for some types of objects which are instantiated otherwise
and later on configured with some text configuration.
|
| Class | Description |
|---|---|
| CacheProvider |
Component providing access to Ehcache CacheManager.
|
| CodeGenerator |
Simply string code generator
|
| ExecutorsService |
Provides server-wide thread pool.
|
| FreemarkerAppHandler |
Used for cases where plain web page should be presented to the user, based on freemarker template.
|
| FreemarkerUtils |
Helper with shared routings for bootstraping template engine.
|
| HiddenResourcesFilter |
Servlet filter blocking access to all configured resources.
|
| LogRecorder | |
| RoutingServlet |
Simple routing (dispatching) servlet.
|
| TimeUtil |
Time related utilities.
|
| TypesRegistryBase<T> |
Maintains a simple registry of some implementations.
|
| Annotation Type | Description |
|---|---|
| PrototypeComponent |
Defines a Spring Component of prototype scope.
|
Copyright © 2018 Unity. All rights reserved.