org.apache.axis2.schema
Class ExtensionUtility

java.lang.Object
  extended byorg.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(org.apache.axis2.wsdl.codegen.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(org.apache.axis2.wsdl.codegen.CodeGenConfiguration configuration)
                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.