Searched refs:setLogImplementation (Results 1 - 1 of 1) sorted by relevance

/external/apache-http/src/org/apache/commons/logging/
H A DLogSource.java48 * <li>At runtime, call <code>LogSource.setLogImplementation()</code>.</li>
111 setLogImplementation(name);
114 setLogImplementation
123 setLogImplementation
126 setLogImplementation
129 setLogImplementation
134 setLogImplementation
163 static public void setLogImplementation(String classname) throws method in class:LogSource
184 static public void setLogImplementation(Class logclass) throws method in class:LogSource

Completed in 49 milliseconds