Brooklyn

brooklyn.location.basic
[Java] Class HostLocationResolver

java.lang.Object
  brooklyn.location.basic.HostLocationResolver
All Implemented Interfaces:
LocationResolver

public class HostLocationResolver

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

java.lang.String getPrefix()

void init(ManagementContext managementContext)

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

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

protected FixedListMachineProvisioningLocation 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()
 

Method Detail

accepts

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


getPrefix

@Override
public java.lang.String getPrefix()


init

@Override
public void init(ManagementContext managementContext)


newLocationFromString

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


newLocationFromString

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


newLocationFromString

protected FixedListMachineProvisioningLocation 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.