Brooklyn

Package brooklyn.entity.proxying

 

Interface Summary
EntityInitializer
EntityProxy Marker interface, indicating that this is a proxy to an entity.
EntityTypeRegistry A registry of the entity implementations to be used when creating an entity of a given type.
 


Class Summary
BasicEntitySpec @deprecated since 0.6 use EntitySpec.create(...)
BasicEntityTypeRegistry
EntityProxyImpl A dynamic proxy for an entity.
EntitySpec Gives details of an entity to be created.
EntitySpecs For creating EntitySpec instances.
InternalEntityFactory Creates entities (and proxies) of required types, given the
InternalEntityFactory.FactoryConstructionTracker For tracking if AbstractEntity constructor has been called by framework, or in legacy way (i.e. directly).
InternalLocationFactory Creates locations of required types.
InternalLocationFactory.FactoryConstructionTracker For tracking if AbstractLocation constructor has been called by framework, or in legacy way (i.e. directly).
InternalPolicyFactory Creates policies of required types.
InternalPolicyFactory.FactoryConstructionTracker For tracking if AbstractPolicy constructor has been called by framework, or in legacy way (i.e. directly).
WrappingEntitySpec @deprecated since 0.6; use EntitySpec#create(EntitySpec)#create(EntitySpec)
 


Annotation Type Summary
ImplementedBy A pointer to the default implementation of an entity.
 


Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.