Class that encapsulates creation of WindsorContainer, responsible for IoC of Dover framework.
More...
|
| static Func< SAPbobsCOM.Company >[] | customCompanyFactory [get, set] |
| | If you want to run Dover Framework as a windows service or as a command line tool, one or more company Factors should be defined, since there will be no UI-API to do the connection using session authentication. More...
|
| |
| static IWindsorContainer | Container [get, set] |
| | WindsorContainer used by Dover. In some situations you may need to manipulate it directly. More...
|
| |
Class that encapsulates creation of WindsorContainer, responsible for IoC of Dover framework.
| IWindsorContainer Dover.Framework.Factory.ContainerManager.Container |
|
staticgetset |
WindsorContainer used by Dover. In some situations you may need to manipulate it directly.
Use with caution.
| Func<SAPbobsCOM.Company> [] Dover.Framework.Factory.ContainerManager.customCompanyFactory |
|
staticgetset |
If you want to run Dover Framework as a windows service or as a command line tool, one or more company Factors should be defined, since there will be no UI-API to do the connection using session authentication.
The documentation for this class was generated from the following file:
- Factory/ContainerManager.cs