Searched defs:startables (Results 1 – 2 of 2) sorted by relevance
208 Map<Class<?>, Provider<CoreStartable>> startables, in startServicesIfNeeded()
809 Set<Startable> startables = component.getStartables(); in dump() local