|
EJB 3.1 API 1.0.1.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={})
public @interface ActivationConfigPropertyAnnotation for adding properties to messaging bean annotations (i.e. @MessageDriven, @Consumer)
| Required Element Summary | |
|---|---|
String |
propertyName
|
String |
propertyValue
|
| Element Detail |
|---|
public abstract String propertyName
public abstract String propertyValue
|
EJB 3.1 API 1.0.1.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||