|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={})
@Retention(value=RUNTIME)
public @interface ActivationConfigPropertyProperties used by a Message Driven Bean to set properties.
| Required Element Summary | |
|---|---|
java.lang.String |
propertyName
Name of the property. |
java.lang.String |
propertyValue
Value of the property. |
| Element Detail |
|---|
public abstract java.lang.String propertyName
public abstract java.lang.String propertyValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||