Uses of Annotation Type
org.apache.logging.log4j.core.config.plugins.validation.constraints.ValidPort
Packages that use ValidPort
Package
Description
-
Uses of ValidPort in org.apache.logging.log4j.core.appender
Fields in org.apache.logging.log4j.core.appender with annotations of type ValidPort -
Uses of ValidPort in org.apache.logging.log4j.core.config.plugins.validation.validators
Fields in org.apache.logging.log4j.core.config.plugins.validation.validators declared as ValidPortMethods in org.apache.logging.log4j.core.config.plugins.validation.validators with parameters of type ValidPort -
Uses of ValidPort in org.apache.logging.log4j.core.net
Fields in org.apache.logging.log4j.core.net with annotations of type ValidPort -
Uses of ValidPort in org.apache.logging.log4j.couchdb
Method parameters in org.apache.logging.log4j.couchdb with annotations of type ValidPortModifier and TypeMethodDescriptionstatic CouchDbProviderCouchDbProvider.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.