org.ow2.jonas.generators.genic.wrapper
Class GenicServiceWrapper

java.lang.Object
  extended by org.ow2.jonas.generators.genic.wrapper.GenicServiceWrapper

public class GenicServiceWrapper
extends Object

GenIC wrapper

Author:
Camilleri Jerome : Initial developer

Method Summary
static void callGenic(String[] args)
          Wrapper around GenIC.main(String[]) method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

callGenic

public static void callGenic(String[] args)
                      throws ServiceException
Wrapper around GenIC.main(String[]) method

Parameters:
args - GenIC args
Throws:
ServiceException - If GenIC fails or if Reflection errors occurs


Copyright © 2010 OW2 Consortium. All Rights Reserved.