org.jboss.soa.esb.services.registry
Class RegistryFactory

java.lang.Object
  extended by org.jboss.soa.esb.common.Factory
      extended by org.jboss.soa.esb.services.registry.RegistryFactory

public class RegistryFactory
extends Factory

Returns an Instance of the Registry.

Author:
kstam

Constructor Summary
RegistryFactory()
           
 
Method Summary
static Registry getRegistry()
           
 
Methods inherited from class org.jboss.soa.esb.common.Factory
getClassForName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryFactory

public RegistryFactory()
Method Detail

getRegistry

public static Registry getRegistry()
                            throws RegistryException
Throws:
RegistryException