Uses of Interface
org.sonatype.guice.plexus.config.PlexusBean

Packages that use PlexusBean
org.sonatype.guice.plexus.config   
org.sonatype.guice.plexus.locators   
 

Uses of PlexusBean in org.sonatype.guice.plexus.config
 

Methods in org.sonatype.guice.plexus.config that return types with arguments of type PlexusBean
<T> Iterable<PlexusBean<T>>
PlexusBeanLocator.locate(com.google.inject.TypeLiteral<T> role, String... hints)
          Locates beans of the given type, optionally filtered using the given named hints.
 

Uses of PlexusBean in org.sonatype.guice.plexus.locators
 

Methods in org.sonatype.guice.plexus.locators that return types with arguments of type PlexusBean
<T> Iterable<PlexusBean<T>>
DefaultPlexusBeanLocator.locate(com.google.inject.TypeLiteral<T> role, String... hints)
           
 



Copyright © 2010-2011 Sonatype, Inc.. All Rights Reserved.