spring-framework / org.springframework.context.support / StaticApplicationContext / <init>

<init>

StaticApplicationContext()

Create a new StaticApplicationContext.

See Also
#registerSingleton#registerPrototype#registerBeanDefinition#refresh

StaticApplicationContext(@Nullable parent: ApplicationContext)

Create a new StaticApplicationContext with the given parent.

See Also
#registerSingleton#registerPrototype#registerBeanDefinition#refresh