Brooklyn

brooklyn.location.basic
[Java] Interface RegistryLocationResolver

brooklyn.location.basic.RegistryLocationResolver
  brooklyn.location.LocationResolver
All Superinterfaces:
LocationResolver

@Deprecated
public interface RegistryLocationResolver
extends LocationResolver

Extension to LocationResolver which can take a registry.

deprecated:
since 0.6; the LocationResolver always takes the LocationRegistry now


Method Summary
boolean accepts(java.lang.String spec, LocationRegistry registry)

Location newLocationFromString(java.util.Map locationFlags, java.lang.String spec, LocationRegistry registry)

 
Methods inherited from interface LocationResolver
accepts, getPrefix, init, newLocationFromString, newLocationFromString
 

Method Detail

accepts

@Override
public boolean accepts(java.lang.String spec, LocationRegistry registry)


newLocationFromString

@Override
@SuppressWarnings("rawtypes")
public Location newLocationFromString(java.util.Map locationFlags, java.lang.String spec, LocationRegistry registry)


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.