Common Application Framework

ServiceManager Class

Provides a means by which the various components of the ApplicationFramework (e.g. Presentation Component) can publish their services. The ServiceManager also acts as a service provider responding to requests for services.

For a list of all members of this type, see ServiceManager Members.

System.Object
   Aveva.ApplicationFramework.ServiceManager

public abstract class ServiceManager : IServiceContainer, IServiceProvider

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Aveva.ApplicationFramework

Assembly: Aveva.ApplicationFramework (in Aveva.ApplicationFramework.dll)

See Also

ServiceManager Members | Aveva.ApplicationFramework Namespace