public class TagLibraryRegistry extends AbstractRegistry<String,TagLibrary> implements org.springframework.context.ApplicationContextAware
map| Modifier and Type | Method and Description |
|---|---|
static TagLibraryRegistry |
getInstance() |
protected String |
getKey(TagLibrary item) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
Locates, parses, and registers all type libraries (files with the
tld extension)
discovered on the class path. |
clear, get, getAll, iterator, register, size, unregister, unregisterByKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic static TagLibraryRegistry getInstance()
protected String getKey(TagLibrary item)
getKey in class AbstractRegistry<String,TagLibrary>public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
tld extension)
discovered on the class path.setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.