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
Exception
Iterator getListOfSourceFiles()
Iterator getListOfBinaryFiles()
Copyright © 2018. All rights reserved.