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