Uses of Interface
brooklyn.entity.drivers.DriverDependentEntity

Packages that use DriverDependentEntity
brooklyn.entity.drivers   
 

Uses of DriverDependentEntity in brooklyn.entity.drivers
 

Methods in brooklyn.entity.drivers with parameters of type DriverDependentEntity
<D extends EntityDriver>
D
EntityDriverManager.build(DriverDependentEntity<D> entity, Location location)
          Builds a new EntityDriver for the given entity/location.
<D extends EntityDriver>
D
EntityDriverFactory.build(DriverDependentEntity<D> entity, Location location)
          Deprecated. Builds a new EntityDriver for the given entity/location.
 



Copyright © 2013. All Rights Reserved.