org.apache.axis2.schema
Class ExtensionUtility

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

public class ExtensionUtility
extends java.lang.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 java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2007 Apache Web Services Project. All Rights Reserved.