A mixin consists of an interface, a target and a number of interceptors intercepting calls to methods, a mixin
can also be a concrete class (no interface/implementation-separation) but at most one mixins with conrete classes
per AspectInstance is supported.
Mixin() -
Constructor for class org.codehaus.nanning.Mixin