public interface Codegen
| Modifier and Type | Method and Description |
|---|---|
Iterator |
getListOfBinaryFiles() |
Iterator |
getListOfSourceFiles() |
void |
run(org.glassfish.hk2.api.ServiceLocator habitat,
DeploymentContext context,
String moduleClassPath)
perform the codegen with the context provided
|
void run(org.glassfish.hk2.api.ServiceLocator habitat,
DeploymentContext context,
String moduleClassPath)
throws Exception
ExceptionIterator getListOfSourceFiles()
Iterator getListOfBinaryFiles()
Copyright © 2017. All rights reserved.