org.eclipse.sisu.inject
Package Index
|
Class Index
org.eclipse.sisu
org.eclipse.sisu.binders
org.eclipse.sisu.containers
org.eclipse.sisu.converters
org.eclipse.sisu.inject
org.eclipse.sisu.locators
org.eclipse.sisu.locators.spi
org.eclipse.sisu.reflect
org.eclipse.sisu.scanners
org.eclipse.sisu.scanners.index
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
Nullable
implements
Annotation
org.eclipse.sisu.Nullable
Class Overview
Marks dependencies that allow
null
values.
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
()