org.codehaus.mojo.natives.javah
Class AbstractJavah

java.lang.Object
  extended by org.codehaus.plexus.logging.AbstractLogEnabled
      extended by org.codehaus.mojo.natives.javah.AbstractJavah
All Implemented Interfaces:
Javah, org.codehaus.plexus.logging.LogEnabled

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
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()


Copyright © 2010. All Rights Reserved.