|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationLoader | |
|---|---|
| org.jasig.portal.layout.dlm | Interfaces and classes in support of Distributed Layout Management. |
| org.jasig.portal.spring.locator | |
| Uses of ConfigurationLoader in org.jasig.portal.layout.dlm |
|---|
| Classes in org.jasig.portal.layout.dlm that implement ConfigurationLoader | |
|---|---|
class |
LegacyConfigurationLoader
Implementation of ConfigurationLoader that behaves exactly as DLM has
always done: load FragmentDefinition objects from dlm.xml. |
class |
RDBMConfigurationLoader
Implementation of ConfigurationLoader that loads
FragmentDefinition objects from the database using JPA/Hibernate. |
| Uses of ConfigurationLoader in org.jasig.portal.spring.locator |
|---|
| Methods in org.jasig.portal.spring.locator that return ConfigurationLoader | |
|---|---|
static ConfigurationLoader |
ConfigurationLoaderLocator.getConfigurationLoader()
Deprecated. |
| Methods in org.jasig.portal.spring.locator that return types with arguments of type ConfigurationLoader | |
|---|---|
protected AbstractBeanLocator<ConfigurationLoader> |
ConfigurationLoaderLocator.getLocator()
Deprecated. |
| Method parameters in org.jasig.portal.spring.locator with type arguments of type ConfigurationLoader | |
|---|---|
protected void |
ConfigurationLoaderLocator.setLocator(AbstractBeanLocator<ConfigurationLoader> locator)
Deprecated. |
| Constructors in org.jasig.portal.spring.locator with parameters of type ConfigurationLoader | |
|---|---|
ConfigurationLoaderLocator(ConfigurationLoader instance)
Deprecated. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||