public class ScriptRegistry extends AbstractRegistry<String,IScriptLanguage> implements org.springframework.beans.factory.config.BeanPostProcessor
map| Modifier and Type | Method and Description |
|---|---|
static ScriptRegistry |
getInstance() |
protected String |
getKey(IScriptLanguage script) |
Object |
postProcessAfterInitialization(Object bean,
String beanName) |
Object |
postProcessBeforeInitialization(Object bean,
String beanName) |
clear, get, getAll, iterator, register, size, unregister, unregisterByKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic static ScriptRegistry getInstance()
protected String getKey(IScriptLanguage script)
getKey in class AbstractRegistry<String,IScriptLanguage>public Object postProcessBeforeInitialization(Object bean, String beanName) throws org.springframework.beans.BeansException
postProcessBeforeInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionpublic Object postProcessAfterInitialization(Object bean, String beanName) throws org.springframework.beans.BeansException
postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionCopyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.