Uses of
Class
io.fluentlenium.core.components.ComponentsManager
Packages that use ComponentsManager
-
Uses of ComponentsManager in io.fluentlenium.core
Methods in io.fluentlenium.core that return ComponentsManagerModifier and TypeMethodDescriptionprotected ComponentsManager
FluentDriver.getComponentsManager()
-
Uses of ComponentsManager in io.fluentlenium.core.inject
Constructors in io.fluentlenium.core.inject with parameters of type ComponentsManagerModifierConstructorDescriptionFluentInjector
(FluentControl control, EventsRegistry eventsRegistry, ComponentsManager componentsManager, ContainerInstantiator instantiator) Creates a new injector.