Uses of Annotation Interface
org.eclipse.sisu.Priority
Packages that use Priority
-
Uses of Priority in org.eclipse.sisu.inject
Methods in org.eclipse.sisu.inject that return PriorityModifier and TypeMethodDescriptionstatic Priority
Sources.prioritize
(int value) Prioritizes a new binding source with the given priority.static Priority
Sources.prioritize
(Object source, int value) Prioritizes the given binding source with the given priority.