|
||||||||||
| 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||