Uses of Class
org.eclipse.sisu.Description
-
Packages that use Description Package Description org.eclipse.sisu.inject Dynamic bean lookup across multiple injectors. -
-
Uses of Description in org.eclipse.sisu.inject
Methods in org.eclipse.sisu.inject that return Description Modifier and Type Method Description static Description
Sources. describe(java.lang.Object source, java.lang.String value)
Describes the given binding source with the given description.static Description
Sources. describe(java.lang.String value)
Describes a new binding source with the given description.
-