|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.soa.esb.services.registry.RegistryFactory
public class RegistryFactory
Returns an Instance of the Registry.
Constructor Summary | |
---|---|
RegistryFactory()
|
Method Summary | |
---|---|
static Registry |
createRegistry()
|
static Registry |
getRegistry()
|
static Registry |
getRegistrySingleton()
|
static void |
setRegistry(Registry registry)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegistryFactory()
Method Detail |
---|
public static void setRegistry(Registry registry)
public static Registry getRegistrySingleton()
public static Registry getRegistry() throws RegistryException
RegistryException
public static Registry createRegistry() throws RegistryException
RegistryException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |