org.apache.clerezza.pladocplugin.service
Class GeneratorServiceImpl

java.lang.Object
  extended by 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

Constructor Summary
GeneratorServiceImpl()
           
 
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
 

Constructor Detail

GeneratorServiceImpl

public GeneratorServiceImpl()
Method Detail

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.