brooklyn.location
Interface LocationDefinition


public interface LocationDefinition


Method Summary
 Map<String,Object> getConfig()
           
 String getId()
           
 String getName()
           
 String getSpec()
           
 

Method Detail

getId

String getId()

getName

String getName()

getSpec

String getSpec()

getConfig

Map<String,Object> getConfig()


Copyright © 2013. All Rights Reserved.