World is now on Opti ID! Learn more

Class ServiceLocatorFactoryFacade

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.

Inheritance
System.Object
ServiceLocatorFactoryFacade
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.ServiceLocation.Internal
Assembly: EPiServer.Framework.dll
Version: 10.10.4
Syntax
public static class ServiceLocatorFactoryFacade

Properties

ServiceLocatorFactory

Declaration
public static IServiceLocatorFactory ServiceLocatorFactory { get; set; }
Property Value
Type Description
IServiceLocatorFactory

Methods

CreateLocator()

Declaration
public static IServiceLocator CreateLocator()
Returns
Type Description
IServiceLocator

CreateServiceConfigurationProvider()

Declaration
public static IServiceConfigurationProvider CreateServiceConfigurationProvider()
Returns
Type Description
IServiceConfigurationProvider