Package mockit.internal.reflection
package mockit.internal.reflection
-
ClassDescriptionThis marker interface exists only to guarantee that JMockit can get the bytecode definition of each Proxy class it creates through
java.lang.reflect.Proxy
.Handles invocations to all kinds of mock implementations created for interfaces and annotation types through any of the mocking APIs.