Uses of Class
org.eclipse.sisu.inject.Legacy
-
Packages that use Legacy Package Description org.eclipse.sisu.inject Dynamic bean lookup across multiple injectors. -
-
Uses of Legacy in org.eclipse.sisu.inject
Methods in org.eclipse.sisu.inject that return Legacy Modifier and Type Method Description static <S,T extends S>
Legacy<S>Legacy. as(Class<T> clazz)
Deprecated.
-