Uses of Class
org.codehaus.mojo.natives.javah.JavahConfiguration
Packages that use JavahConfiguration
-
Uses of JavahConfiguration in org.codehaus.mojo.natives.javah
Methods in org.codehaus.mojo.natives.javah with parameters of type JavahConfigurationModifier and TypeMethodDescriptionvoidJavah.compile(JavahConfiguration configuration) voidJavahExecutable.compile(JavahConfiguration config) protected org.codehaus.plexus.util.cli.CommandlineJavahExecutable.createJavahCommand(JavahConfiguration config) protected StringJavahExecutable.getJavaHExecutable(JavahConfiguration config) private voidJavahExecutable.validateConfiguration(JavahConfiguration config) -
Uses of JavahConfiguration in org.codehaus.mojo.natives.plugin
Fields in org.codehaus.mojo.natives.plugin declared as JavahConfigurationModifier and TypeFieldDescriptionprivate JavahConfigurationNativeJavahMojo.configFor unit test onlyMethods in org.codehaus.mojo.natives.plugin that return JavahConfigurationModifier and TypeMethodDescriptionprivate JavahConfigurationNativeJavahMojo.createProviderConfiguration(String[] classNames, String javahOutputFileName) protected JavahConfigurationNativeJavahMojo.getJavahConfiguration()Internal only for test harness purpose