|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Producers
Used in conjunction with the @Consumer EJB type, it lists the producer interfaces that are published by the consumer.
| Required Element Summary | |
|---|---|
Producer[] |
value
|
| Element Detail |
|---|
public abstract Producer[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||