|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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(java.lang.String location)
Loads the specified configuration into the kernel. |
Method Detail |
public org.apache.xbean.kernel.Kernel getKernel()
public org.apache.xbean.kernel.ServiceName load(java.lang.String location) throws java.lang.Exception
location
- the location of the configuration
java.lang.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 |