|
Enterprise JavaBeans(TM) 3.1 API 1.0.2.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value={}) public @interface ActivationConfigProperty
Annotation 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
|
Enterprise JavaBeans(TM) 3.1 API 1.0.2.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |