Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D F G I L M N O P R S

A

activate() - Method in class org.apache.log4j.config.PropertySetter
 
appenderNames - Variable in class org.apache.log4j.config.PropertyPrinter
 

C

capitalize(String) - Static method in class org.apache.log4j.config.PropertyPrinter
 
convertArg(String, Class) - Method in class org.apache.log4j.config.PropertySetter
Convert val a String parameter to an object of a given type.

D

doCapitalize - Variable in class org.apache.log4j.config.PropertyPrinter
 

F

foundProperty(Object, String, String, Object) - Method in interface org.apache.log4j.config.PropertyGetter.PropertyCallback
 
foundProperty(Object, String, String, Object) - Method in class org.apache.log4j.config.PropertyPrinter
 

G

genAppName() - Method in class org.apache.log4j.config.PropertyPrinter
 
getMessage() - Method in class org.apache.log4j.config.PropertySetterException
Returns descriptive text on the cause of this exception.
getProperties(Object, PropertyGetter.PropertyCallback, String) - Static method in class org.apache.log4j.config.PropertyGetter
 
getProperties(PropertyGetter.PropertyCallback, String) - Method in class org.apache.log4j.config.PropertyGetter
 
getPropertyDescriptor(String) - Method in class org.apache.log4j.config.PropertySetter
 

I

introspect() - Method in class org.apache.log4j.config.PropertySetter
Uses JavaBeans java.beans.Introspector to computer setters of object to be configured.
isGenAppName(String) - Method in class org.apache.log4j.config.PropertyPrinter
Returns true if the specified appender name is considered to have been generated, that is, if it is of the form A[0-9]+.
isHandledType(Class) - Method in class org.apache.log4j.config.PropertyGetter
 

L

layoutNames - Variable in class org.apache.log4j.config.PropertyPrinter
 

M

main(String[]) - Static method in class org.apache.log4j.config.PropertyPrinter
 

N

NULL_ARG - Static variable in class org.apache.log4j.config.PropertyGetter
 
numAppenders - Variable in class org.apache.log4j.config.PropertyPrinter
 

O

obj - Variable in class org.apache.log4j.config.PropertyGetter
 
obj - Variable in class org.apache.log4j.config.PropertySetter
 
org.apache.log4j.config - package org.apache.log4j.config
 
out - Variable in class org.apache.log4j.config.PropertyPrinter
 

P

PropertyGetter - class org.apache.log4j.config.PropertyGetter.
Used for inferring configuration information for a log4j's component.
PropertyGetter(Object) - Constructor for class org.apache.log4j.config.PropertyGetter
Create a new PropertyGetter for the specified Object.
PropertyGetter.PropertyCallback - interface org.apache.log4j.config.PropertyGetter.PropertyCallback.
 
PropertyPrinter - class org.apache.log4j.config.PropertyPrinter.
Prints the configuration of the log4j default hierarchy (which needs to be auto-initialized) as a propoperties file on a java.io.PrintWriter.
PropertyPrinter(PrintWriter) - Constructor for class org.apache.log4j.config.PropertyPrinter
 
PropertyPrinter(PrintWriter, boolean) - Constructor for class org.apache.log4j.config.PropertyPrinter
 
PropertySetter - class org.apache.log4j.config.PropertySetter.
General purpose Object property setter.
PropertySetter(Object) - Constructor for class org.apache.log4j.config.PropertySetter
Create a new PropertySetter for the specified Object.
PropertySetterException - exception org.apache.log4j.config.PropertySetterException.
Thrown when an error is encountered whilst attempting to set a property using the PropertySetter utility class.
PropertySetterException(String) - Constructor for class org.apache.log4j.config.PropertySetterException
 
PropertySetterException(Throwable) - Constructor for class org.apache.log4j.config.PropertySetterException
 
print(PrintWriter) - Method in class org.apache.log4j.config.PropertyPrinter
Prints the configuration of the default log4j hierarchy as a Java properties file on the specified Writer.
printOptions(PrintWriter, Logger) - Method in class org.apache.log4j.config.PropertyPrinter
 
printOptions(PrintWriter, Object, String) - Method in class org.apache.log4j.config.PropertyPrinter
 
props - Variable in class org.apache.log4j.config.PropertyGetter
 
props - Variable in class org.apache.log4j.config.PropertySetter
 

R

rootCause - Variable in class org.apache.log4j.config.PropertySetterException
 

S

setProperties(Object, Properties, String) - Static method in class org.apache.log4j.config.PropertySetter
Set the properties of an object passed as a parameter in one go.
setProperties(Properties, String) - Method in class org.apache.log4j.config.PropertySetter
Set the properites for the object that match the prefix passed as parameter.
setProperty(String, String) - Method in class org.apache.log4j.config.PropertySetter
Set a property on this PropertySetter's Object.
setProperty(PropertyDescriptor, String, String) - Method in class org.apache.log4j.config.PropertySetter
Set the named property given a java.beans.PropertyDescriptor.

A C D F G I L M N O P R S