Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for newInstance (0.15 sec)

  1. maven-api-impl/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    synchronized class Reflector { private static final String CONSTRUCTOR_METHOD_NAME = $$CONSTRUCTOR$$; private static final String GET_INSTANCE_METHOD_NAME = getInstance; private java.util.HashMap classMaps; public void Reflector(); public Object newInstance(Class, Object[]) throws ReflectorException; public Object getSingleton(Class, Object[]) throws ReflectorException; public Object invoke(Object, String, Object[]) throws ReflectorException; public Object getStaticField(Class, String) throws ReflectorException;...
    Archive
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu May 02 15:10:38 GMT 2024
    - 164.6K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.jar

    getLogConstructor() throws org.apache.commons.logging.LogConfigurationExce; private static Class loadClass(String) throws ClassNotFoundExcepti; protected boolean isJdk14Available(); protected boolean isLog4JAvailable(); protected org.apache.commons.logging.Log newInstance(String) throws org.apache.commons.logging.LogConfigurationExce; } org/apache/commons/logging/impl/LogKitLogger.class package org.apache.commons.logging.impl; public final synchronized class LogKitLogger implements org.apache.commons.logging.Log...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 19 19:08:55 GMT 2023
    - 30.9K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/apiv4-repo/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar

    nfigurationExce; private static Class loadClass(String) throws ClassNotFoundExcepti; protected boolean isJdk13LumberjackAva(); protected boolean isJdk14Available(); protected boolean isLog4JAvailable(); protected org.apache.commons.logging.Log newInstance(String) throws org.apache.commons.logging.LogConfigurationExce; } org/apache/commons/logging/impl/LogKitLogger.class package org.apache.commons.logging.impl; public synchronized class LogKitLogger implements org.apache.commons.logging.Log, java.io.Serializable...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 19 19:08:55 GMT 2023
    - 37.1K bytes
    - Viewed (0)
Back to top