Interface Summary | |
IApplicationLogger | Interface for Application Logger This interface aims to provide a way for the Telosys framework to call a specific application logger The application logger can be implemented with any kind of logger ( Log4J, JSR47, Monolog, ... ) |
IExternalMainFactory | Centralize the getters to obtain all the Factory providers needed by the framework This interface must be implemented by only one class of the application |
View |
Class Summary | |
ApplicationLoggerFacade | ApplicationLogger wrapper to be secure when calling external log services ( just manage potential exceptions ) |
Console | |
JavaObjectWriter | |
LogWriter | |
ResourceView | Local resource implementation of the View interface To use the resource located at the given path as a standard "MVC view" |
ScreenView | ScreenMap implementation of the View interface To use a screenmap as a standard "MVC view" in a "navigation service" |
Telosys | General Telosys environment informations and utilities |
TelosysClassLogger | |
TelosysConst | Global Telosys constants |
TelosysContextListener | |
TelosysFactory | Global TELOSYS factory. |
TelosysObject | Standard ancestor used by other classes. |
TelosysProperties | |
TelosysPropertiesLoader | |
TelosysServlet | |
TelosysVersion | |
Tool | |
TraceConfig |
Exception Summary | |
TelosysException | |
TelosysRuntimeException |