Searched refs:JavaProxyFactory (Results 1 – 2 of 2) sorted by relevance
21 public class JavaProxyFactory<T> implements IProxyFactory<T> { class
70 return new JavaProxyFactory<T>(); in createProxyFactory()