Uses of Package
org.eclipse.sisu.bean
Packages that use org.eclipse.sisu.bean
Package
Description
Customizable injection of bean properties, based on http://code.google.com/p/google-guice/wiki/CustomInjections.
-
Classes in org.eclipse.sisu.bean used by org.eclipse.sisu.beanClassDescriptionProvides custom
PropertyBinder
s for beans that contain one or more properties.Service that manages the lifecycle of beans.Represents a bean property such as a field or setter method.Schedules safe activation of beans even when cyclic dependencies are involved.
Takes advantage of the new Guice ProvisionListener SPI, if available at runtime.Enum
implementation that provides different views of a class's members.Provides customPropertyBinding
s for bean properties such as fields or setter methods.Represents a bean property that has been bound by aPropertyBinder
.