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
BeanProperty
<T>
ClassSpace
DeferredClass
<T>
DeferredProvider
<T>
Classes
BeanProperties
BundleClassSpace
DeclaredMembers
LoadedClass
<T>
Logs
Soft
Streams
TypeParameters
URLClassSpace
Weak
Annotations
IgnoreSetters
Enums
DeclaredMembers.View
Package Index
|
Class Index
Summary:
Inherited Methods
|
[Expand All]
public abstract @interface
IgnoreSetters
implements
Annotation
org.eclipse.sisu.reflect.IgnoreSetters
Class Overview
Annotates class hierarchies that don't want setter injection.
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
()