Uses of Package
brooklyn.entity.drivers

Packages that use brooklyn.entity.drivers
brooklyn.entity.drivers   
brooklyn.entity.drivers.downloads   
brooklyn.management   
 

Classes in brooklyn.entity.drivers used by brooklyn.entity.drivers
DriverDependentEntity
          An Entity that needs to have a driver.
EntityDriver
          The EntityDriver provides an abstraction between the Entity and the environment (the Location it is running in, so that an entity is not tightly coupled to a specific Location.
EntityDriverFactory
          Deprecated. since 0.5; use EntityDriverManager instead
 

Classes in brooklyn.entity.drivers used by brooklyn.entity.drivers.downloads
EntityDriver
          The EntityDriver provides an abstraction between the Entity and the environment (the Location it is running in, so that an entity is not tightly coupled to a specific Location.
 

Classes in brooklyn.entity.drivers used by brooklyn.management
EntityDriverManager
          Responsible for creating a driver for a given entity/location.
 



Copyright © 2013. All Rights Reserved.