I am unable to understand how the jclouds brooklyn properties set in the brooklyn.properties file are available at runtime in code ? I am trying to create a java blueprint.
I am trying to use *JcloudsBlobStoreBasedObjectStore*which required *JcloudsLocation* in the constructor. How do I create JcloudsLocation object from the brooklyn.properties ? Thanks in advance for help Abhi
