Hi Aliosha,

As per the current implementation, it doesn't have an API to access the
entire registry entries list. What are you trying to achieve through
getting the entire list?

Thanks,
Chanaka


On Fri, Dec 6, 2013 at 11:55 AM, Aliosha <[email protected]> wrote:

> Hi i need some help in this trick:
> For many reason i'm saving some endpoints in my /_system/config registry.
>
> In my code i need to get the list of all of them.
> I know i can get one resource programmatically using the code in the link
> below and previoulsy knowing its key:
> http://vvratha.blogspot.it/2013_02_01_archive.html
>
> In particular i'm referring to:
>
> Registry regInstance = synapseMsgContext.getConfiguration()
>   .getRegistry();
>
> Object obj = regInstance.getResource(new Entry ("Key"), null);
>
>
> How can i get all the /_system/config entries List?
> Really thanks.
>



-- 
--
Chanaka Fernando
Technical Lead
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 773337238
Blog : http://soatutorials.blogspot.com
LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
Twitter:https://twitter.com/chanakaudaya
Wordpress:http://chanakaudaya.wordpress.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to