public class DockerHostExtension
extends brooklyn.location.cloud.AbstractAvailabilityZoneExtension
| Constructor and Description |
|---|
DockerHostExtension(brooklyn.management.ManagementContext managementContext,
DockerVirtualLocation location) |
| Modifier and Type | Method and Description |
|---|---|
protected List<brooklyn.location.Location> |
doGetAllSubLocations() |
List<brooklyn.location.Location> |
getAllSubLocations()
Forces call to
doGetAllSubLocations() each time. |
protected boolean |
isNameMatch(brooklyn.location.Location loc,
com.google.common.base.Predicate<? super String> namePredicate) |
public DockerHostExtension(brooklyn.management.ManagementContext managementContext,
DockerVirtualLocation location)
protected List<brooklyn.location.Location> doGetAllSubLocations()
doGetAllSubLocations in class brooklyn.location.cloud.AbstractAvailabilityZoneExtensionpublic List<brooklyn.location.Location> getAllSubLocations()
doGetAllSubLocations() each time.getAllSubLocations in interface brooklyn.location.cloud.AvailabilityZoneExtensiongetAllSubLocations in class brooklyn.location.cloud.AbstractAvailabilityZoneExtensionprotected boolean isNameMatch(brooklyn.location.Location loc,
com.google.common.base.Predicate<? super String> namePredicate)
isNameMatch in class brooklyn.location.cloud.AbstractAvailabilityZoneExtensionCopyright © 2014. All rights reserved.