Class AbstractJavah

  • All Implemented Interfaces:
    Javah, org.codehaus.plexus.logging.LogEnabled
    Direct Known Subclasses:
    JavahExecutable

    public abstract class AbstractJavah
    extends org.codehaus.plexus.logging.AbstractLogEnabled
    implements Javah
    • Field Summary

      • Fields inherited from interface org.codehaus.mojo.natives.javah.Javah

        ROLE
    • Constructor Summary

      Constructors 
      Constructor Description
      AbstractJavah()  
    • Method Summary

      • 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
      • Methods inherited from interface org.codehaus.mojo.natives.javah.Javah

        compile
    • Constructor Detail

      • AbstractJavah

        public AbstractJavah()