java.lang.Object | +--org.apache.log4j.config.PropertyGetter
static Object[] | Used for inferring configuration information for a log4j's component. |
Object | |
PropertyDescriptor[] |
PropertyGetter(Object obj) Create a new PropertyGetter for the specified Object. |
static void | getProperties(Object obj, PropertyGetter.PropertyCallback callback, String prefix) |
void | getProperties(PropertyGetter.PropertyCallback callback, String prefix) |
boolean | isHandledType(Class type) |
protected static final Object[] NULL_ARG
protected Object obj
protected PropertyDescriptor[] props
public PropertyGetter(Object obj)
public static void getProperties(Object obj, PropertyGetter.PropertyCallback callback, String prefix)
public void getProperties(PropertyGetter.PropertyCallback callback, String prefix)
protected boolean isHandledType(Class type)