org.apache.log4j.config
Class PaxPropertySetter.ObjectFactory

java.lang.Object
  extended by org.apache.log4j.config.PaxPropertySetter.ObjectFactory
All Implemented Interfaces:
OptionFactory
Enclosing class:
PaxPropertySetter

public static class PaxPropertySetter.ObjectFactory
extends java.lang.Object
implements OptionFactory


Constructor Summary
PaxPropertySetter.ObjectFactory(java.util.Properties properties, java.lang.String prefix)
           
 
Method Summary
 OptionHandler create(java.util.Properties variables)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaxPropertySetter.ObjectFactory

public PaxPropertySetter.ObjectFactory(java.util.Properties properties,
                                       java.lang.String prefix)
Method Detail

create

public OptionHandler create(java.util.Properties variables)
Specified by:
create in interface OptionFactory


Copyright © 2006-2010 OPS4J - Open Participation Software for Java. All Rights Reserved.