@Target(value={TYPE,METHOD,FIELD,PARAMETER}) @Retention(value=RUNTIME) public @interface MetaMapping
Modifier and Type | Required Element and Description |
---|---|
Class<? extends MetaMapper<?>> |
value
The meta mapper
|
public abstract Class<? extends MetaMapper<?>> value
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.