|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityTypeRegistry | |
|---|---|
| brooklyn.entity.proxying | |
| brooklyn.management | |
| Uses of EntityTypeRegistry in brooklyn.entity.proxying |
|---|
| Methods in brooklyn.entity.proxying that return EntityTypeRegistry | ||
|---|---|---|
|
EntityTypeRegistry.registerImplementation(Class<T> type,
Class<? extends T> implClazz)
Registers the implementation to use for a given entity type. |
|
| Uses of EntityTypeRegistry in brooklyn.management |
|---|
| Methods in brooklyn.management that return EntityTypeRegistry | |
|---|---|
EntityTypeRegistry |
EntityManager.getEntityTypeRegistry()
Returns the type registry, used to identify the entity implementation when instantiating an entity of a given type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||