Uses of Package
org.eclipse.sisu.bean
Packages that use org.eclipse.sisu.bean
Package
Description
Customizable injection of bean properties, based on https://github.com/google/guice/wiki/CustomInjections.
-
Classes in org.eclipse.sisu.bean used by org.eclipse.sisu.beanClassDescriptionProvides custom
PropertyBinders 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.Enumimplementation that provides different views of a class's members.Allows testing if a class should be flushed from the cacheProvides customPropertyBindings for bean properties such as fields or setter methods.Represents a bean property that has been bound by aPropertyBinder.