@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Mixin
Modifier and Type | Required Element and Description |
---|---|
Class<?>[] |
interfaces |
Modifier and Type | Optional Element and Description |
---|---|
boolean |
isTransient |
Class<?> |
target |
String |
typeExpression |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.