Sisu-Inject-Bean : Aggregate OSGi bundle
Package Index
|
Class Index
javax.inject
org.aopalliance.aop
org.aopalliance.intercept
org.sonatype.guice.bean.binders
org.sonatype.guice.bean.containers
org.sonatype.guice.bean.converters
org.sonatype.guice.bean.inject
org.sonatype.guice.bean.locators
org.sonatype.guice.bean.locators.spi
org.sonatype.guice.bean.reflect
org.sonatype.guice.bean.scanners
org.sonatype.guice.bean.scanners.asm
org.sonatype.guice.bean.scanners.index
org.sonatype.inject
Interfaces
BeanDescription
BeanLocator
HiddenBinding
MutableBeanLocator
RankingFunction
Classes
DefaultBeanLocator
DefaultRankingFunction
EntryListAdapter
<K, V>
EntryMapAdapter
<K, V>
EntrySetAdapter
<K, V>
NamedIterableAdapter
<V>
WildcardKey
Annotations
Implicit
Package Index
|
Class Index
Summary:
Inherited Methods
|
[Expand All]
public abstract @interface
Implicit
implements
Annotation
org.sonatype.guice.bean.locators.Implicit
Class Overview
Qualifier
used to record and tag implicit bindings (not for direct use).
Summary
[Expand]
Inherited Methods
From interface
java.lang.annotation.Annotation
abstract
Class
<? extends
Annotation
>
annotationType
()
abstract boolean
equals
(
Object
arg0)
abstract int
hashCode
()
abstract
String
toString
()