Uses of Package
brooklyn.location

Packages that use brooklyn.location
brooklyn.entity   
brooklyn.entity.drivers   
brooklyn.entity.rebind   
brooklyn.location   
brooklyn.management   
 

Classes in brooklyn.location used by brooklyn.entity
Location
          A location that an entity can be in.
 

Classes in brooklyn.location used by brooklyn.entity.drivers
Location
          A location that an entity can be in.
 

Classes in brooklyn.location used by brooklyn.entity.rebind
Location
          A location that an entity can be in.
 

Classes in brooklyn.location used by brooklyn.location
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.
MachineLocation
          A location that is a machine.
MachineProvisioningLocation
          A location that is able to provision new machines within its location.
NoMachinesAvailableException
          Indicates no machines are available in a given location.
OsDetails
           
PortRange
          A range of ports (indicator for Location and other APIs).
 

Classes in brooklyn.location used by brooklyn.management
LocationRegistry
          The registry of the sorts of locations that brooklyn knows about.
 



Copyright © 2013. All Rights Reserved.