SLF4J Migrator 1.7.2-redhat-1

org.slf4j.migrator.line
Class JCLRuleSet

java.lang.Object
  extended by org.slf4j.migrator.line.JCLRuleSet
All Implemented Interfaces:
RuleSet

public class JCLRuleSet
extends Object
implements RuleSet

This class represents JCL to SLF4J conversion rules

Author:
Jean-Noel Charpin

Constructor Summary
JCLRuleSet()
           
 
Method Summary
 Iterator<ConversionRule> iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCLRuleSet

public JCLRuleSet()
Method Detail

iterator

public Iterator<ConversionRule> iterator()
Specified by:
iterator in interface RuleSet

SLF4J Migrator 1.7.2-redhat-1

Copyright © 2005-2013 JBoss by Red Hat. All Rights Reserved.