org.apache.wsil.impl.extension.uddi
Class UDDIExtensionBuilder

java.lang.Object
  extended by org.apache.wsil.impl.extension.uddi.UDDIExtensionBuilder
All Implemented Interfaces:
ExtensionBuilder

public class UDDIExtensionBuilder
extends java.lang.Object
implements ExtensionBuilder

This class will ...

Version:
1.0

Constructor Summary
UDDIExtensionBuilder()
          UDDIExtensionBuilder constructor comment.
 
Method Summary
 ExtensionElement createElement(QName qname)
          Create extension element.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDDIExtensionBuilder

public UDDIExtensionBuilder()
UDDIExtensionBuilder constructor comment.

Method Detail

createElement

public ExtensionElement createElement(QName qname)
                               throws WSILException
Create extension element.

Specified by:
createElement in interface ExtensionBuilder
Throws:
WSILException


Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.