Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getConfigurationElement (0.23 sec)

  1. maven-core/src/main/java/org/apache/maven/configuration/BeanConfigurationRequest.java

        /**
         * Returns configuration element name or {@code null}.
         *
         * @see #setConfiguration(Object, String)
         *
         * @return Configuration element name or {@code null}
         */
        String getConfigurationElement();
    
        /**
         * Gets the class loader from which to load any types referenced by the configuration. If unset, the class loader of
         * the bean class will be used.
         *
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Wed Sep 06 08:39:32 GMT 2023
    - 4.9K bytes
    - Viewed (0)
Back to top