|
ModeShape Distribution 3.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Logger | |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.api.sequencer | Many repositories are used (at least in part) to manage files and other artifacts, including service definitions, policy files, images, media, documents, presentations, application components, reusable libraries, configuration files, application installations, databases schemas, management scripts, and so on. |
org.modeshape.jcr.api.text |
Uses of Logger in org.modeshape.jcr |
---|
Classes in org.modeshape.jcr that implement Logger | |
---|---|
class |
ExtensionLogger
Implementation of the Logger interface which delegates the logging operations to an I18n based
Logger implementation, using pass-through I18n objects. |
Methods in org.modeshape.jcr that return Logger | |
---|---|
static Logger |
ExtensionLogger.getLogger(Class<?> clazz)
|
Uses of Logger in org.modeshape.jcr.api.sequencer |
---|
Methods in org.modeshape.jcr.api.sequencer that return Logger | |
---|---|
protected Logger |
Sequencer.getLogger()
|
Uses of Logger in org.modeshape.jcr.api.text |
---|
Methods in org.modeshape.jcr.api.text that return Logger | |
---|---|
protected Logger |
TextExtractor.getLogger()
|
Methods in org.modeshape.jcr.api.text with parameters of type Logger | |
---|---|
void |
TextExtractor.setLogger(Logger logger)
|
|
ModeShape Distribution 3.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |