|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.registry.AbstractRegistryBroker
org.mule.registry.DefaultRegistryBroker
public class DefaultRegistryBroker
Field Summary |
---|
Fields inherited from interface org.mule.api.lifecycle.Initialisable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Disposable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
DefaultRegistryBroker(MuleContext context)
|
Method Summary | |
---|---|
void |
addRegistry(Registry registry)
|
protected java.util.Collection<Registry> |
getRegistries()
|
void |
removeRegistry(Registry registry)
|
Methods inherited from class org.mule.registry.AbstractRegistryBroker |
---|
dispose, fireLifecycle, get, getRegistryId, initialise, isReadOnly, isRemote, lookupByType, lookupObject, lookupObject, lookupObjects, registerObject, registerObject, registerObjects, unregisterObject, unregisterObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultRegistryBroker(MuleContext context)
Method Detail |
---|
public void addRegistry(Registry registry)
public void removeRegistry(Registry registry)
protected java.util.Collection<Registry> getRegistries()
getRegistries
in class AbstractRegistryBroker
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |