Brooklyn

brooklyn.location.basic
[Java] Class LocalhostResolver

java.lang.Object
  brooklyn.location.basic.LocalhostResolver
All Implemented Interfaces:
RegistryLocationResolver

public class LocalhostResolver

Examples of valid specs:

Authors:
alex, aled


Field Summary
static java.lang.String LOCALHOST

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

java.lang.String getPrefix()

Location newLocationFromString(java.util.Map properties, java.lang.String spec)

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

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

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Field Detail

LOCALHOST

public static final java.lang.String LOCALHOST


 
Method Detail

accepts

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


getPrefix

@Override
public java.lang.String getPrefix()


newLocationFromString

@Override
public Location newLocationFromString(java.util.Map properties, java.lang.String spec)


newLocationFromString

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


newLocationFromString

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


 

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