Sisu-Inject-Bean : Aggregate OSGi bundle
Package Index
|
Class Index
javax.enterprise.inject
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
BeanEntry
<Q extends
Annotation
, T>
Mediator
<Q extends
Annotation
, T, W>
Classes
Sisu
Annotations
Description
EagerSingleton
Nullable
Parameters
Enums
BeanScanning
Package Index
|
Class Index
Summary:
Inherited Methods
|
[Expand All]
public abstract @interface
EagerSingleton
implements
Annotation
org.sonatype.inject.EagerSingleton
Class Overview
Identifies beans that should be created as soon as the Injector starts.
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
()