Package manifold.ext.rt.api
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. UseIProxyFactoryinstead of this.
-
-
Method Summary
-
Methods inherited from interface manifold.ext.rt.api.IProxyFactory
proxy
-
-