|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Loader
Loaders load configurations into a Kernel.
| Method Summary | |
|---|---|
org.apache.xbean.kernel.Kernel |
getKernel()
Gets the kernel in which configuraitons are loaded. |
org.apache.xbean.kernel.ServiceName |
load(String location)
Loads the specified configuration into the kernel. |
| Method Detail |
|---|
org.apache.xbean.kernel.Kernel getKernel()
org.apache.xbean.kernel.ServiceName load(String location)
throws Exception
location - the location of the configuration
Exception - if a problem occurs while loading the configuration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||