public interface EntityManagerInternal extends EntityManager, BrooklynObjectManagerInternal<Entity>
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<Entity> |
getAllEntitiesInApplication(Application application)
gets all entities currently known to the application, including entities that are not yet managed
|
java.lang.Iterable<java.lang.String> |
getEntityIds() |
createEnricher, createEntity, createEntity, createPolicy, findEntities, findEntitiesInApplication, getEntities, getEntitiesInApplication, getEntity, getEntityTypeRegistry, isManaged, manage, unmanage
getLastManagementTransitionMode, manageRebindedRoot, setManagementTransitionMode, unmanage
java.lang.Iterable<Entity> getAllEntitiesInApplication(Application application)
java.lang.Iterable<java.lang.String> getEntityIds()