Brooklyn

brooklyn.location.basic
[Java] Class ByonLocationResolver

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

@SuppressWarnings({"unchecked","rawtypes"})
public class ByonLocationResolver

Examples of valid specs:

Authors:
aled


Field Summary
static java.lang.String BYON

static Logger log

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

java.lang.String getPrefix()

FixedListMachineProvisioningLocation newLocationFromString(java.lang.String spec)

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

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

Field Detail

BYON

public static final java.lang.String BYON


log

public static final Logger log


 
Method Detail

accepts

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


getPrefix

@Override
public java.lang.String getPrefix()


newLocationFromString

public FixedListMachineProvisioningLocation newLocationFromString(java.lang.String spec)


newLocationFromString

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


newLocationFromString

@Override
public FixedListMachineProvisioningLocation 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.