uk.org.jcam.registry
Interface RegistryFactoryIF

All Known Implementing Classes:
RegistryFactory

public interface RegistryFactoryIF

Author:
robertmm To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Method Summary
 Registry createRegistry(java.lang.String type, java.lang.Object address)
           
 

Method Detail

createRegistry

Registry createRegistry(java.lang.String type,
                        java.lang.Object address)
                        throws Registry.RegistryException
Throws:
Registry.RegistryException