Annotation Interface Constructor
Mark a method in a
ReflectiveProxyObject interface
as a constructor. The name of the method is irrelevant, but you should name it the same as the
proxy interface class or the target class, just like how normal constructors are named.