Creates a new proxy according to the settings in this factory.
Creates a new proxy according to the settings in this factory.
public virtual object GetProxy()
Creates a new proxy for the supplied proxyInterface and interceptor.
public static object GetProxy(Type,IInterceptor)
ProxyFactory Class | Spring.Aop.Framework Namespace