brooklyn.location.basic
[Java] Interface RegistryLocationResolver
brooklyn.location.basic.RegistryLocationResolver
   brooklyn.location.LocationResolver
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
    
     
                 
    
    
        
        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.