public interface FacadeMessages extends MessageContainer
| Modifier and Type | Field and Description |
|---|---|
static MessageItem |
COMPONENT_BUILD_ERROR
"Impossible to build the the component {0}".
|
static MessageItem |
COMPONENT_CUSTOM_FACTORY_ERROR
"Impossible to load the custom ComponentFactory, will use the default one".
|
static MessageItem |
COMPONENT_RETRIEVAL_ERROR
"Component Retrieval Error".
|
static MessageItem |
JREBIRTH_EVENT
"JREvent>>".
|
static MessageItem |
JTP_CREATION
"Create the JRebirth Thread Pool".
|
static final MessageItem COMPONENT_BUILD_ERROR
static final MessageItem COMPONENT_CUSTOM_FACTORY_ERROR
static final MessageItem JTP_CREATION
static final MessageItem JREBIRTH_EVENT
static final MessageItem COMPONENT_RETRIEVAL_ERROR
Copyright © 2011–2014 JRebirth OSS. All rights reserved.