com.smallx.xml.component
Interface ComponentRegistry

All Known Implementing Classes:
RegistrySetComponentRegistry, StandardRegistry

public interface ComponentRegistry


Method Summary
 ComponentInstance createInstance(Name name, Element specification, java.util.Map sequences)
           
 

Method Detail

createInstance

public ComponentInstance createInstance(Name name,
                                        Element specification,
                                        java.util.Map sequences)
                                 throws XMLException
Throws:
XMLException