public interface JavahAdapter
| Modifier and Type | Method and Description | 
|---|---|
| boolean | compile(Javah javah)Performs the actual compilation. | 
boolean compile(Javah javah) throws BuildException
javah - the calling javah task.BuildException - if there is an error.