Package brooklyn.location

Interface Summary
AddressableLocation A location that has an IP address.
Location A location that an entity can be in.
LocationDefinition Defines a location, where the LocationDefinition.getSpec() is like a serialized representation of the location so that Brooklyn can create a corresponding location.
LocationRegistry The registry of the sorts of locations that brooklyn knows about.
LocationResolver Provides a way of creating location instances of a particular type.
MachineLocation A location that is a machine.
MachineProvisioningLocation<T extends MachineLocation> A location that is able to provision new machines within its location.
OsDetails  
PortRange A range of ports (indicator for Location and other APIs).
PortSupplier Mixin interface for location which allows it to supply ports from a given range
 

Class Summary
LocationSpec<T extends Location> Gives details of a location to be created.
 

Exception Summary
NoMachinesAvailableException Indicates no machines are available in a given location.
 



Copyright © 2013. All Rights Reserved.