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
Fields in org.eclipse.sisu.inject declared as Legacy Modifier and Type Field Description private static Legacy<BeanEntry<?,?>>
Legacy. LEGACY_BEAN_ENTRY
Deprecated.Methods in org.eclipse.sisu.inject that return Legacy Modifier and Type Method Description static <S,T extends S>
Legacy<S>Legacy. as(java.lang.Class<T> clazz)
Deprecated.
-