Develop > Business logic layer > Business context service


Create a new business context

All business contexts are registered in a business context configuration file. In the file, you have to specify a business context factory class to create the business context. If the SimpleBusinessContextFactory class, the default factory class, is used to create the business context, provide the name of the implementation class as one of the parameters to the factory. To register a business context in the system, refer to the business context configuration file.


Procedure


Related concepts

Business context service


Related tasks

Define business context sets for a Web application

Related reference

Business Context configuration file


+

Search Tips   |   Advanced Search