Uses of Package
org.sonatype.guice.bean.reflect

Packages that use org.sonatype.guice.bean.reflect
org.codehaus.plexus.logging   
org.sonatype.guice.bean.binders Automatic bean binding. 
org.sonatype.guice.bean.inject Custom bean injection. 
org.sonatype.guice.bean.reflect Bean reflection and introspection. 
org.sonatype.guice.bean.scanners ASM-based bean scanning. 
org.sonatype.guice.plexus.annotations   
org.sonatype.guice.plexus.binders   
org.sonatype.guice.plexus.config   
org.sonatype.guice.plexus.scanners   
 

Classes in org.sonatype.guice.bean.reflect used by org.codehaus.plexus.logging
IgnoreSetters
          Annotates class hierarchies that don't want any setter injection.
 

Classes in org.sonatype.guice.bean.reflect used by org.sonatype.guice.bean.binders
ClassSpace
          Represents an abstract collection of related classes and resources.
 

Classes in org.sonatype.guice.bean.reflect used by org.sonatype.guice.bean.inject
BeanProperty
          Represents a bean property such as a field or setter method.
 

Classes in org.sonatype.guice.bean.reflect used by org.sonatype.guice.bean.reflect
BeanProperty
          Represents a bean property such as a field or setter method.
ClassSpace
          Represents an abstract collection of related classes and resources.
DeclaredMembers.View
          Enum implementation that provides different views of a class's members.
DeferredClass
          Simple Class reference that supports deferred loading.
DeferredProvider
          Provider backed by a DeferredClass.
 

Classes in org.sonatype.guice.bean.reflect used by org.sonatype.guice.bean.scanners
ClassSpace
          Represents an abstract collection of related classes and resources.
 

Classes in org.sonatype.guice.bean.reflect used by org.sonatype.guice.plexus.annotations
DeferredClass
          Simple Class reference that supports deferred loading.
 

Classes in org.sonatype.guice.bean.reflect used by org.sonatype.guice.plexus.binders
BeanProperty
          Represents a bean property such as a field or setter method.
ClassSpace
          Represents an abstract collection of related classes and resources.
DeferredClass
          Simple Class reference that supports deferred loading.
 

Classes in org.sonatype.guice.bean.reflect used by org.sonatype.guice.plexus.config
BeanProperty
          Represents a bean property such as a field or setter method.
 

Classes in org.sonatype.guice.bean.reflect used by org.sonatype.guice.plexus.scanners
BeanProperty
          Represents a bean property such as a field or setter method.
ClassSpace
          Represents an abstract collection of related classes and resources.
DeferredClass
          Simple Class reference that supports deferred loading.
 



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