Uses of Class
org.apache.logging.log4j.core.config.plugins.ResolverUtil.ClassTest

Packages that use ResolverUtil.ClassTest
org.apache.logging.log4j.core.config.plugins Configuration of Log4j 2.0 via Plugins. 
 

Uses of ResolverUtil.ClassTest in org.apache.logging.log4j.core.config.plugins
 

Subclasses of ResolverUtil.ClassTest in org.apache.logging.log4j.core.config.plugins
static class PluginManager.PluginTest
          A Test that checks to see if each class is annotated with a specific annotation.
static class ResolverUtil.AnnotatedWith
          A Test that checks to see if each class is annotated with a specific annotation.
static class ResolverUtil.IsA
          A Test that checks to see if each class is assignable to the provided class.
static class ResolverUtil.NameEndsWith
          A Test that checks to see if each class name ends with the provided suffix.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.