Package net.binis.codegen.factory
Interface ProxyProvider
public interface ProxyProvider
-
Method Summary
Modifier and TypeMethodDescriptionmultiple(InvocationHandler handler, Class... cls) proxy(Class cls, InvocationHandler handler)
-
Method Details
-
proxy
-
multiple
-