|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssemblerSettings | |
|---|---|
| com.endeca.infront.assembler.spring | Contains an implementation of the Assembler that uses Spring for managing configuration and resolving it. |
| Uses of AssemblerSettings in com.endeca.infront.assembler.spring |
|---|
| Constructors in com.endeca.infront.assembler.spring with parameters of type AssemblerSettings | |
|---|---|
SpringAssemblerFactory(AssemblerSettings pSettings)
Constructor to use when configuring and instantiating instances of this assembler from Spring. |
|
SpringAssemblerFactory(AssemblerSettings pSettings,
List<AssemblerEventListener> pListeners)
Constructor to use when configuring and instantiating instances of this assembler from Spring. |
|
SpringAssemblerFactory(AssemblerSettings pSettings,
List<AssemblerEventListener> pListeners,
ApplicationContext pApplicationContext)
Convenience constructor to use when instantiating a Spring-based assembler programmatically. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||