Class ScanApplicationContext
java.lang.Object
io.contextmap.spring.runtime.model.ScanApplicationContext
-
Constructor Summary
ConstructorsConstructorDescriptionScanApplicationContext(org.springframework.context.ApplicationContext applicationContext, org.springframework.beans.factory.config.ConfigurableBeanFactory beanFactory, Parameters parameters, String appName) -
Method Summary
Modifier and TypeMethodDescriptiongetBeanByName(String beanName) getBeansOfType(String fullyQualifiedName) resolveSpELStringValue(String expression)
-
Constructor Details
-
ScanApplicationContext
public ScanApplicationContext(org.springframework.context.ApplicationContext applicationContext, org.springframework.beans.factory.config.ConfigurableBeanFactory beanFactory, Parameters parameters, String appName)
-
-
Method Details
-
getApplicationId
-
getParameters
-
getBeanByName
-
getBeansOfType
-
getComponentScanPackages
-
resolveSpELStringValue
-