Skip to content

IAttributeToFactoryMapper<TMetadata>

interface

Namespace: Orleans.Runtime

Responsible for mapping a facet metadata to a cachable factory.
public interface IAttributeToFactoryMapper<TMetadata>
where TMetadata : Orleans.IFacetMetadata

Methods