org.rapla.framework
Class ServiceListCreator

java.lang.Object
  extended by org.rapla.framework.ServiceListCreator

public class ServiceListCreator
extends Object

Helper Class for automated creation of the rapla-plugin.list in the META-INF directory. Can be used in the build environment.


Constructor Summary
ServiceListCreator()
           
 
Method Summary
static void main(String[] args)
           
static void processDir(String srcDir, String destFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceListCreator

public ServiceListCreator()
Method Detail

main

public static void main(String[] args)

processDir

public static void processDir(String srcDir,
                              String destFile)
                       throws ClassNotFoundException,
                              IOException
Throws:
ClassNotFoundException
IOException


Copyright © 2000-2006 Rapla Team. All Rights Reseserved.