| Package | Description |
|---|---|
| org.jrebirth.af.core.application |
Provides classes to create a JavaFX application that will use JRebirth Application Framework.
|
| org.jrebirth.af.core.concurrent |
Provides...
|
| org.jrebirth.af.core.exception.handler |
Provides Uncaught Exception Handler depending on thread.
|
| org.jrebirth.af.core.facade |
Provides classes to manage all JRebirth facades.
|
| org.jrebirth.af.core.key |
Provides objects to manage component keys.
|
| org.jrebirth.af.core.link |
Provides...
|
| org.jrebirth.af.core.log |
Provides log facility.
|
| org.jrebirth.af.core.resource.parameter |
Provides all classes related to JRebirth parameters loaded.
|
| org.jrebirth.af.core.service |
Provides base classes for JRebirth Service layer.
|
| org.jrebirth.af.core.ui |
Provides base classes for JRebirth UI layer.
|
| org.jrebirth.af.core.ui.fxml |
Provides...
|
| org.jrebirth.af.core.ui.handler |
Provides...
|
| org.jrebirth.af.core.util |
Provides utility classes used by JRebirth.
|
| org.jrebirth.af.core.wave |
Provides all Wave related classes.
|
| Modifier and Type | Field and Description |
|---|---|
private static JRLogger |
AbstractApplication.LOGGER
The class logger.
|
| Modifier and Type | Field and Description |
|---|---|
private static JRLogger |
JRebirthThreadPoolExecutor.LOGGER
The class logger.
|
private static JRLogger |
AbstractJrbRunnable.LOGGER
The class logger.
|
private static JRLogger |
JRebirthThread.LOGGER
The class logger.
|
| Modifier and Type | Field and Description |
|---|---|
private static JRLogger |
AbstractJrbUncaughtExceptionHandler.LOGGER
The class logger.
|
| Modifier and Type | Field and Description |
|---|---|
private static JRLogger |
GlobalFacadeBase.LOGGER
The class logger.
|
private static JRLogger |
AbstractFacade.LOGGER
The class logger.
|
| Modifier and Type | Field and Description |
|---|---|
private static JRLogger |
MultitonKey.LOGGER
The class logger.
|
| Modifier and Type | Field and Description |
|---|---|
private static JRLogger |
ComponentEnhancer.LOGGER
The class logger.
|
private static JRLogger |
WaveHandler.LOGGER
The class logger.
|
private static JRLogger |
AbstractWaveReady.LOGGER
The class logger.
|
private static JRLogger |
NotifierBase.LOGGER
The class logger.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLogAdapter
The class AbstractLogAdapter shares common code used by
LogbackAdapter and Slf4jAdapter. |
class |
LogbackAdapter
The Class LogbackAdapter.
|
class |
Slf4jAdapter
The Class Slf4jAdapter.
|
| Modifier and Type | Field and Description |
|---|---|
private static ConcurrentMap<String,JRLogger> |
JRLoggerFactory.loggerMap
The logger map.
|
| Modifier and Type | Method and Description |
|---|---|
static JRLogger |
JRLoggerFactory.getLogger(Class<?> clazz)
Return a logger named corresponding to the class passed as parameter, using the statically bound
ILoggerFactory instance. |
| Modifier and Type | Field and Description |
|---|---|
private static JRLogger |
ParameterBuilder.LOGGER
The class logger.
|
| Modifier and Type | Field and Description |
|---|---|
private static JRLogger |
AbstractService.LOGGER
The class logger.
|
private static JRLogger |
ServiceTask.LOGGER
The class logger.
|
private static JRLogger |
ServiceUtility.LOGGER
The class logger.
|
private static JRLogger |
ServiceTaskReturnWaveListener.LOGGER
The class logger.
|
| Modifier and Type | Field and Description |
|---|---|
private static JRLogger |
AbstractView.LOGGER
The class logger.
|
| Modifier and Type | Field and Description |
|---|---|
private static JRLogger |
DefaultFXMLControllerBuilder.LOGGER
The class logger.
|
private static JRLogger |
AbstractFXMLController.LOGGER
The class logger.
|
private static JRLogger |
FXMLUtils.LOGGER
The class logger.
|
| Modifier and Type | Field and Description |
|---|---|
private static JRLogger |
AnnotationEventHandler.LOGGER
The class logger.
|
| Modifier and Type | Field and Description |
|---|---|
private static JRLogger |
CheckerUtility.LOGGER
The class logger.
|
private static JRLogger |
ClasspathUtility.LOGGER
The class logger.
|
private static JRLogger |
ClassUtility.LOGGER
The class logger.
|
| Modifier and Type | Field and Description |
|---|---|
private static JRLogger |
WaveBase.LOGGER
The class logger.
|
Copyright © 2011–2014 JRebirth OSS. All rights reserved.