[ Version ( deprecated = true , since = "0.13.2" ) ]
public static AutomaticProxyFactory dup ()
Warning: dup is deprecated.
Returns a cached AutomaticProxyFactory; the same AutomaticProxyFactory object will be returned by this function repeatedly, as long as at least one reference exists.
New code should use AutomaticClientFactory instead