public interface RegistryProvider
Registry instances| Modifier and Type | Method and Description |
|---|---|
Collection<Registry> |
getRegistries()
Returns an immutable view of all active
Registry instances for
the current MuleContext. |
Collection<Registry> getRegistries()
Registry instances for
the current MuleContext.
Collections returned by this method will not remain synced with
the MuleContext. If a Registry is added or removed this
Collection will not be automatically updated.Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.