|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Application assembler configuration extends the service assembly factory and provide application specific features.
| Method Summary | |
void |
load(IConfigLoader[] configLoaderList)
Load the assembly from an array configuration loaders. |
| Methods inherited from interface com.xenonsoft.bridgetown.soa.IServiceAssembler |
getAssemblyConfig, getBeanPropertyValueResolver, getClassLoader, load, merge, setBeanPropertyValueResolver, setClassLoader |
| Methods inherited from interface com.xenonsoft.bridgetown.soa.IServiceObjectFactory |
containsContext, containsService, getContextNameList, getName, getName, getService, getServiceNameList |
| Methods inherited from interface com.xenonsoft.bridgetown.soa.IStartable |
start |
| Methods inherited from interface com.xenonsoft.bridgetown.soa.IDisposable |
dispose |
| Method Detail |
public void load(IConfigLoader[] configLoaderList)
configLoaderList - the primitive array of configuration loaders
AssemblyConfigException - if the factory cannot read the assembly configuration
AssemblyFactoryException - if the factory cannot create the service assemblyIServiceAssembler.load(com.xenonsoft.bridgetown.resources.IConfigLoader)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||