Uses of Annotation Type
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 PrioritySources.prioritize(int value) Prioritizes a new binding source with the given priority.static PrioritySources.prioritize(Object source, int value) Prioritizes the given binding source with the given priority.