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