Home
last modified time | relevance | path

Searched refs:logConstructorSignature (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/commons/logging/impl/
DLogFactoryImpl.java232 protected Class logConstructorSignature[] = field in LogFactoryImpl
1044 constructor = c.getConstructor(logConstructorSignature); in createLogFromClass()
/external/apache-http/api/
Dcurrent.txt755 field @Deprecated protected Class[] logConstructorSignature;