org.apache.clerezza.pladocplugin.service
Class GeneratorServiceImpl
java.lang.Object
org.apache.clerezza.pladocplugin.service.GeneratorServiceImpl
- All Implemented Interfaces:
- GeneratorService
@Service(value=org.apache.clerezza.pladocplugin.api.GeneratorService.class)
public class GeneratorServiceImpl
- extends Object
- implements GeneratorService
- Author:
- reto
|
Method Summary |
protected void |
activate(org.osgi.service.component.ComponentContext componentContext)
|
void |
process(File ntFile,
File outputDir)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneratorServiceImpl
public GeneratorServiceImpl()
activate
protected void activate(org.osgi.service.component.ComponentContext componentContext)
process
public void process(File ntFile,
File outputDir)
- Specified by:
process in interface GeneratorService
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.