org.codehaus.mojo.natives.linker
Class DefaultRanlib

java.lang.Object
  extended by org.codehaus.plexus.logging.AbstractLogEnabled
      extended by org.codehaus.mojo.natives.linker.DefaultRanlib
All Implemented Interfaces:
Ranlib, org.codehaus.plexus.logging.LogEnabled

public class DefaultRanlib
extends org.codehaus.plexus.logging.AbstractLogEnabled
implements Ranlib


Field Summary
 
Fields inherited from interface org.codehaus.mojo.natives.linker.Ranlib
ROLE
 
Constructor Summary
DefaultRanlib()
           
 
Method Summary
 void run(File file)
           
 
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultRanlib

public DefaultRanlib()
Method Detail

run

public void run(File file)
         throws NativeBuildException
Specified by:
run in interface Ranlib
Throws:
NativeBuildException


Copyright © 2011 Codehaus. All Rights Reserved.