Package | Description |
---|---|
org.apache.logging.log4j.core.config.plugins.validation.validators |
ConstraintValidator implementations for the constraint annotations.
|
org.apache.logging.log4j.nosql.appender.couchdb |
The classes in this package contain the Apache CouchDB provider for the NoSQL Appender.
|
org.apache.logging.log4j.nosql.appender.mongodb |
The classes in this package contain the MongoDB provider for the NoSQL Appender.
|
Modifier and Type | Method and Description |
---|---|
void |
ValidHostValidator.initialize(ValidHost annotation) |
Modifier and Type | Method and Description |
---|---|
static CouchDbProvider |
CouchDbProvider.createNoSqlProvider(String databaseName,
String protocol,
String server,
String port,
String username,
String password,
String factoryClassName,
String factoryMethodName)
Factory method for creating an Apache CouchDB provider within the plugin manager.
|
Modifier and Type | Method and Description |
---|---|
static MongoDbProvider |
MongoDbProvider.createNoSqlProvider(String collectionName,
String writeConcernConstant,
String writeConcernConstantClassName,
String databaseName,
String server,
String port,
String userName,
String password,
String factoryClassName,
String factoryMethodName)
Factory method for creating a MongoDB provider within the plugin manager.
|
Copyright © 1999-2017. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.