Package | Description |
---|---|
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 | |
org.modeshape.jcr.spi.federation |
This package provides a Service Provider Interface (SPI) for connectors to external systems.
|
org.modeshape.jcr.spi.index.provider |
This package contains the Service Provider Interface (SPI) for custom index providers, which are components that encapsulate
how ModeShape updates and uses a set of particular indexes.
|
org.modeshape.web.jcr |
This package contains the core components for the ModeShape common web library.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtensionLogger
|
Modifier and Type | Method and Description |
---|---|
static Logger |
ExtensionLogger.getLogger(Class<?> clazz)
Creates a new logger instance for the underlying class.
|
Modifier and Type | Method and Description |
---|---|
protected Logger |
Sequencer.getLogger() |
Modifier and Type | Method and Description |
---|---|
protected Logger |
TextExtractor.logger() |
Modifier and Type | Method and Description |
---|---|
void |
TextExtractor.setLogger(Logger logger)
Sets a logger instance.
|
Modifier and Type | Method and Description |
---|---|
Logger |
Connector.log()
Get the simpler, String-based logger for this connector instance.
|
Modifier and Type | Method and Description |
---|---|
protected Logger |
IndexProvider.logger() |
Modifier and Type | Class and Description |
---|---|
class |
WebLogger
|
Modifier and Type | Method and Description |
---|---|
static Logger |
WebLogger.getLogger(Class<?> clazz) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.