Interface IProxyFactory_gen<T,​I>

  • All Superinterfaces:
    IProxyFactory<T,​I>

    public interface IProxyFactory_gen<T,​I>
    extends IProxyFactory<T,​I>
    !!! FOR INTERNAL USE ONLY!!! This service interface exists solely for generated IProxyFactory impls e.g., for extension classes that implement interfaces. Use IProxyFactory instead of this.