Package | Description |
---|---|
org.codehaus.plexus.logging | |
org.eclipse.sisu.bean | |
org.eclipse.sisu.plexus |
Class and Description |
---|
IgnoreSetters
Annotates class hierarchies that don't want setter injection.
|
Class and Description |
---|
BeanBinder
Provides custom
PropertyBinder s for beans that contain one or more properties. |
BeanProperty
Represents a bean property such as a field or setter method.
|
DeclaredMembers.View
Enum implementation that provides different views of a class's members. |
PropertyBinder
Provides custom
PropertyBinding s for bean properties such as fields or setter methods. |
PropertyBinding
Represents a bean property that has been bound by a
PropertyBinder . |
Class and Description |
---|
BeanProperty
Represents a bean property such as a field or setter method.
|
PropertyBinding
Represents a bean property that has been bound by a
PropertyBinder . |
Copyright © 2013. All rights reserved.