Package org.apache.wsil.impl.extension
Class ExtensionRegistryImpl
java.lang.Object
org.apache.wsil.extension.ExtensionRegistry
org.apache.wsil.impl.extension.ExtensionRegistryImpl
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
Constructors -
Method Summary
Methods inherited from class org.apache.wsil.extension.ExtensionRegistry
addBuilder, addReader, addWriter, getBuilder, getReader, getWriter
-
Constructor Details
-
ExtensionRegistryImpl
public ExtensionRegistryImpl()ExtensionRegistryImpl constructor comment.
-