@Component(role=ManifestManager.class, hint="native-manifest-provider-manager") public class DefaultManifestManager extends org.codehaus.plexus.logging.AbstractLogEnabled implements ManifestManager, org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
ROLE
Constructor and Description |
---|
DefaultManifestManager() |
Modifier and Type | Method and Description |
---|---|
Manifest |
getManifest(String providerType) |
void |
initialize() |
public void initialize()
initialize
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
public Manifest getManifest(String providerType) throws NoSuchNativeProviderException
getManifest
in interface ManifestManager
NoSuchNativeProviderException
Copyright © 2018 MojoHaus. All rights reserved.