public class CheckLicenseAdapterGenerator extends AbstractLicenseAdapterGenerator implements ModuleGenerator
Adapter for license checking
context| Constructor and Description |
|---|
CheckLicenseAdapterGenerator() |
| Modifier and Type | Method and Description |
|---|---|
List<Product> |
consumes() |
protected void |
doGenerate(org.mule.devkit.model.module.Module typeElement) |
void |
generate(org.mule.devkit.model.module.Module module) |
List<Product> |
produces() |
boolean |
shouldGenerate(org.mule.devkit.model.module.Module typeElement) |
ctx, ref, ref, ref, setCtxprotected void doGenerate(org.mule.devkit.model.module.Module typeElement)
throws GenerationException
GenerationExceptionpublic boolean shouldGenerate(org.mule.devkit.model.module.Module typeElement)
shouldGenerate in interface ModuleGeneratorpublic void generate(org.mule.devkit.model.module.Module module)
throws GenerationException
generate in interface ModuleGeneratorGenerationExceptionCopyright © 2010–2015 MuleSoft, Inc.. All rights reserved.