org.apache.log4j.config
Class PropertyGetter
public class PropertyGetter
Used for inferring configuration information for a log4j's component.
protected static Object[] | NULL_ARG
|
protected Object | obj
|
protected PropertyDescriptor[] | props
|
PropertyGetter(Object obj) - Create a new PropertyGetter for the specified Object.
|
NULL_ARG
protected static final Object[] NULL_ARG
props
protected PropertyDescriptor[] props
PropertyGetter
public PropertyGetter(Object obj)
throws IntrospectionException
obj
- the object for which to set properties
isHandledType
protected boolean isHandledType(Class type)
Copyright 2000-2005 Apache Software Foundation.