|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IJMessageDriven
IJMessageDriven.
| Method Summary | |
|---|---|
void |
addActivationConfigProperty(IActivationConfigProperty activationConfigProperty)
Adds an activation config property. |
List<IActivationConfigProperty> |
getActivationConfigProperties()
Gets the activation config properties. |
String |
getMessageDestinationLink()
Gets the message destination link. |
String |
getMessageListenerInterface()
|
void |
setMessageDestinationLink(String messageDestinationLink)
Set the message destination link. |
void |
setMessageListenerInterface(String messageListenerInterface)
Sets the message listener interface. |
| Methods inherited from interface org.ow2.util.ee.metadata.ejbjar.api.struct.IJCommonBean |
|---|
getDescription, getMappedName, getName, setDescription, setMappedName, setName |
| Method Detail |
|---|
void addActivationConfigProperty(IActivationConfigProperty activationConfigProperty)
activationConfigProperty - object to add in the listList<IActivationConfigProperty> getActivationConfigProperties()
String getMessageListenerInterface()
void setMessageListenerInterface(String messageListenerInterface)
messageListenerInterface - the given interface.void setMessageDestinationLink(String messageDestinationLink)
messageDestinationLink - message destination link.String getMessageDestinationLink()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||