| Interface | Description |
|---|---|
| ObjectLoader |
Loads and constructs instances of Objects from the given
ObjectDefinition. |
| ResourceLoader |
A general purpose resource loader which fetches objects and services from the
approriate source.
|
| ServiceLocator |
Uses to locate services for the given service name.
|
| Class | Description |
|---|---|
| GlobalResourceLoader |
Wrapper on all the Resource loaders.
|
| GlobalResourceLoaderTestUtils |
Utility class to allow the injection of services that are fetched via the
GlobalResourceLoader. |
| LazyResourceFactoryBean |
Loads a lazy proxy to a service from the
GlobalResourceLoader. |
| ResourceLoaderContainer |
A
ResourceLoader which acts as a container for other ResourceLoaders. |
| Exception | Description |
|---|---|
| ResourceLoaderException |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.