|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||
@Retention(value=SOURCE)
@Target(value={PACKAGE,TYPE,METHOD,CONSTRUCTOR})
public @interface InstantiationProducerType
| Required Element Summary | |
|---|---|
java.lang.Class<?> |
value
Returns the class of producers of instantiaton rules for this model. |
| Element Detail |
|---|
public abstract java.lang.Class<?> value
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||