|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
com.xenonsoft.bridgetown.soa.impl.ServiceAssemblerImpl
com.xenonsoft.bridgetown.soa.impl.ApplicationAssemblerImpl
Application assembler default implementation
| Field Summary |
| Fields inherited from class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler |
assembly, beanPropertyValueResolver, classLoader, instanceCache, proxyBeanBuilder |
| Method Summary | |
static ApplicationAssemblerImpl |
getInstance()
Gets the application assembler |
void |
load(IConfigLoader[] configLoaderList)
Loads the array configurations into the assembler factory, replacing the current configuration if it exists. |
| Methods inherited from class com.xenonsoft.bridgetown.soa.impl.ServiceAssemblerImpl |
getName, getName, getService |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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 static ApplicationAssemblerImpl getInstance()
public void load(IConfigLoader[] configLoaderList)
This method merges the configurations into one or another, with the definitions in the last configuration overriding any previously set definitions.
load in interface IApplicationAssemblerconfigLoaderList - the array of configuration loaders
AssemblyConfigException - if the factory cannot read the assembly configuration
AssemblyFactoryException - if the factory cannot create the service assemblycom.xenonsoft.bridgetown.soa.IApplicationAssembler#load(com.xenonsoft.bridgetown.soa.config.IConfigLoader[]),
IServiceAssembler.merge(IConfigLoader, boolean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||