Destroy all beans in context and delete beans mappings.
Set bean token mapping in batch way.
map with beans mapping.
Load beans configuration from context file.
show beans definition to console
Destroy specified bean.
bean.
Execute all disposers in bean.
bean.
Retrieve instantiated bean from cache.
Retrieve bean from cache.
bean name or token.
if not found and not required function returns null.
extension of context bean mapping.
show bean resolution to console.
Retrieve bean from cache. Similar to getBean but in sync way.
bean name or token.
if not found and not required function returns null.
extension of context bean mapping.
show bean resolution to console.
Get resource from server.
json resource url
Proxy beans to specified context.
context to inherit.
beans to proxy to inherited context.
Wheather context running and beans ready to retrieving.
Load context from url.
Broadcast event to all subscribed beans in context.
application event to broadcast.
Resolve bean name or token.
bean name or token.
extension of context bean mapping.
Set bean token mapping.
bean token.
target to which bean token will be mapped (bean name or token).
Proxy all not found beans to specified context.
context to search not found beans.
Start context.
Instantiate beans specified in context file.
show beans instantiated to console
Destroy all beans in context but keep names mappings.
Unset bean token mapping.
bean token to unset.
Generated using TypeDoc
Application context loaded from remote json configuration file (like xml in spring)
https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/support/ClassPathXmlApplicationContext.html