|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IJMessageDriven
IJMessageDriven.
| Method Summary | |
|---|---|
void |
addActivationConfigProperty(javax.ejb.ActivationConfigProperty activationConfigProperty)
Adds an activation config property. |
java.util.List<javax.ejb.ActivationConfigProperty> |
getActivationConfigProperties()
Gets the activation config properties. |
java.lang.String |
getMessageListenerInterface()
|
void |
setMessageListenerInterface(java.lang.String messageListenerInterface)
Sets the message listener interface. |
| Methods inherited from interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJCommonBean |
|---|
addAlias, getAliases, getDescription, getMappedName, getName, isDefaultName, setDefaultName, setDescription, setMappedName, setName |
| Method Detail |
|---|
void addActivationConfigProperty(javax.ejb.ActivationConfigProperty activationConfigProperty)
activationConfigProperty - object to add in the listjava.util.List<javax.ejb.ActivationConfigProperty> getActivationConfigProperties()
java.lang.String getMessageListenerInterface()
void setMessageListenerInterface(java.lang.String messageListenerInterface)
messageListenerInterface - the given interface.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||