Package dev.dsf.fhir
Class FhirContextLoaderListener
java.lang.Object
org.springframework.web.context.ContextLoader
org.springframework.web.context.ContextLoaderListener
dev.dsf.fhir.FhirContextLoaderListener
- All Implemented Interfaces:
jakarta.servlet.ServletContextListener,EventListener
public class FhirContextLoaderListener
extends org.springframework.web.context.ContextLoaderListener
-
Field Summary
Fields inherited from class org.springframework.web.context.ContextLoader
CONFIG_LOCATION_PARAM, CONTEXT_CLASS_PARAM, CONTEXT_ID_PARAM, CONTEXT_INITIALIZER_CLASSES_PARAM, GLOBAL_INITIALIZER_CLASSES_PARAM -
Constructor Summary
ConstructorsConstructorDescriptionFhirContextLoaderListener(org.springframework.web.context.support.AnnotationConfigWebApplicationContext context) -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.context.support.AnnotationConfigWebApplicationContextMethods inherited from class org.springframework.web.context.ContextLoaderListener
contextDestroyed, contextInitializedMethods inherited from class org.springframework.web.context.ContextLoader
closeWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, customizeContext, determineContextClass, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContext, setContextInitializers
-
Constructor Details
-
FhirContextLoaderListener
public FhirContextLoaderListener(org.springframework.web.context.support.AnnotationConfigWebApplicationContext context)
-
-
Method Details
-
getContex
public org.springframework.web.context.support.AnnotationConfigWebApplicationContext getContex()
-