IApplicationServiceContext Methods |
The IApplicationServiceContext type exposes the following members.
Name | Description | |
---|---|---|
GetService | (Inherited from IServiceProvider.) | |
Start |
Start the application context
| |
Stop |
Stop the service host context
|
Name | Description | |
---|---|---|
AddBusinessRule(Type) | Overloaded.
Add a business rule service to this instance of me or the next instance
(Defined by BusinessRulesExtensions.) | |
AddBusinessRuleTModel(Type) | Overloaded.
Adds a new business rule service for the specified model to the application service otherwise adds it to the chain
(Defined by BusinessRulesExtensions.) | |
GetApplicationProviderService |
Get application provider service
(Defined by ExtensionMethods.) | |
GetAssigningAuthorityService |
Gets the assigning authority repository service.
(Defined by ExtensionMethods.) | |
GetAuditService |
Get the audit service.
(Defined by ExtensionMethods.) | |
GetBusinessRuleService |
Add a business rule service to this instance of me or the next instance
(Defined by BusinessRulesExtensions.) | |
GetBusinessRulesServiceT |
Gets the business rules service for a specific information model.
(Defined by ExtensionMethods.) | |
GetConceptService |
Get the concept service.
(Defined by ExtensionMethods.) | |
GetNotificationService |
Gets the INotificationService instance from context.
(Defined by ExtensionMethods.) | |
GetServiceT |
Helper extension method for getting strongly typed service
(Defined by ApplicationServiceContext.) |