It is easily to know how many contexts have been created if we create ApplicationContext instances programmatically. However, how many context are created if we use ContextLoaderListener? For example Spring's
ApplicationContext
ContextLoaderListener