org.apache.wsil.impl.extension
Class ExtensionRegistryImpl

java.lang.Object
  extended by org.apache.wsil.extension.ExtensionRegistry
      extended by org.apache.wsil.impl.extension.ExtensionRegistryImpl

public class ExtensionRegistryImpl
extends ExtensionRegistry

This class is an implementation of an ExtensionRegistry.

Version:
1.0

Field Summary
 
Fields inherited from class org.apache.wsil.extension.ExtensionRegistry
builders, readers, writers
 
Constructor Summary
ExtensionRegistryImpl()
          ExtensionRegistryImpl constructor comment.
 
Method Summary
 
Methods inherited from class org.apache.wsil.extension.ExtensionRegistry
addBuilder, addReader, addWriter, getBuilder, getReader, getWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionRegistryImpl

public ExtensionRegistryImpl()
ExtensionRegistryImpl constructor comment.



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