Uses of Interface
org.codehaus.mojo.natives.linker.Manifest
-
Packages that use Manifest Package Description org.codehaus.mojo.natives.manager org.codehaus.mojo.natives.msvc org.codehaus.mojo.natives.plugin -
-
Uses of Manifest in org.codehaus.mojo.natives.manager
Methods in org.codehaus.mojo.natives.manager that return Manifest Modifier and Type Method Description Manifest
DefaultManifestManager. getManifest(java.lang.String providerType)
Manifest
ManifestManager. getManifest(java.lang.String roleHint)
-
Uses of Manifest in org.codehaus.mojo.natives.msvc
Classes in org.codehaus.mojo.natives.msvc that implement Manifest Modifier and Type Class Description class
MSVCManifest
-
Uses of Manifest in org.codehaus.mojo.natives.plugin
Methods in org.codehaus.mojo.natives.plugin that return Manifest Modifier and Type Method Description private Manifest
NativeManifestMojo. getManifest()
-