org.apache.axis2.schema
Class ExtensionUtility

java.lang.Object
  extended by org.apache.axis2.schema.ExtensionUtility

public class ExtensionUtility
extends Object

This is the utility for the extension to call by reflection.


Constructor Summary
ExtensionUtility()
           
 
Method Summary
static void invoke(CodeGenConfiguration configuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionUtility

public ExtensionUtility()
Method Detail

invoke

public static void invoke(CodeGenConfiguration configuration)
                   throws Exception
Throws:
Exception


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.