Brooklyn

brooklyn.extras.openshift
[Java] Class OpenshiftLocation.Resolver

java.lang.Object
  brooklyn.extras.openshift.OpenshiftLocation.Resolver
All Implemented Interfaces:
LocationResolver

public static class OpenshiftLocation.Resolver

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

Method Detail

accepts

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


getPrefix

@Override
public java.lang.String getPrefix()


init

@Override
public void init(ManagementContext managementContext)


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.