public class ApplicationContext extends Object
ApplicationContext()
static void
addContext(@NotNull Class<?> c, @NotNull Object instance)
static <T> T
getContext(@NotNull Class<T> c)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ApplicationContext()
@Nullable public static <T> T getContext(@NotNull @NotNull Class<T> c)
public static void addContext(@NotNull @NotNull Class<?> c, @NotNull @NotNull Object instance)
Copyright © 2022. All rights reserved.