Uses of Interface
org.eclipse.sisu.plexus.PlexusBeanLocator
Packages that use PlexusBeanLocator
-
Uses of PlexusBeanLocator in org.codehaus.plexus
Fields in org.codehaus.plexus declared as PlexusBeanLocatorModifier and TypeFieldDescription(package private) final PlexusBeanLocatorDefaultPlexusContainer.plexusBeanLocator -
Uses of PlexusBeanLocator in org.eclipse.sisu.plexus
Classes in org.eclipse.sisu.plexus that implement PlexusBeanLocatorModifier and TypeClassDescriptionfinal classPlexusBeanLocatorthat locates beans of various types from zero or moreInjectors.Fields in org.eclipse.sisu.plexus declared as PlexusBeanLocatorModifier and TypeFieldDescription(package private) final PlexusBeanLocatorPseudoPlexusContainer.locatorFields in org.eclipse.sisu.plexus with type parameters of type PlexusBeanLocatorModifier and TypeFieldDescriptionprivate final javax.inject.Provider<PlexusBeanLocator> PlexusRequirements.AbstractRequirementProvider.locatorProviderprivate final javax.inject.Provider<PlexusBeanLocator> PlexusRequirements.locatorProviderConstructors in org.eclipse.sisu.plexus with parameters of type PlexusBeanLocatorModifierConstructorDescription(package private)PseudoPlexusContainer(PlexusBeanLocator locator, BeanManager manager, Context context) Constructor parameters in org.eclipse.sisu.plexus with type arguments of type PlexusBeanLocatorModifierConstructorDescription(package private)AbstractRequirementProvider(javax.inject.Provider<PlexusBeanLocator> locatorProvider, com.google.inject.TypeLiteral<T> type, String[] hints) (package private)RequirementListProvider(javax.inject.Provider<PlexusBeanLocator> locatorProvider, com.google.inject.TypeLiteral<T> type, String[] hints) (package private)RequirementMapProvider(javax.inject.Provider<PlexusBeanLocator> locatorProvider, com.google.inject.TypeLiteral<T> type, String[] hints) (package private)RequirementProvider(javax.inject.Provider<PlexusBeanLocator> locatorProvider, com.google.inject.TypeLiteral<T> type, String[] hints) (package private)RequirementSetProvider(javax.inject.Provider<PlexusBeanLocator> locatorProvider, com.google.inject.TypeLiteral<T> type, String[] hints)