| Interface | Description |
|---|---|
| EntityProxy |
Marker interface, indicating that this is a proxy to an entity.
|
| SpecialBrooklynObjectConstructor |
Marker interface for use when a spec needs something special to create the object under management.
|
| Class | Description |
|---|---|
| EntityProxyImpl |
A dynamic proxy for an entity.
|
| InternalEntityFactory |
Creates entities (and proxies) of required types, given the
This is an internal class for use by core-brooklyn.
|
| InternalFactory | |
| InternalFactory.FactoryConstructionTracker |
For tracking if constructor has been called by framework, or in legacy way (i.e.
|
| InternalLocationFactory |
Creates locations of required types.
|
| InternalPolicyFactory |
Creates policies of required types.
|
| SpecialBrooklynObjectConstructor.Config |