|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.metadata.javaee.support.IdMetaDataImpl
org.jboss.metadata.rar.spec.MessageListenerMetaData
public class MessageListenerMetaData
Message listener meta data
| Constructor Summary | |
|---|---|
MessageListenerMetaData()
|
|
| Method Summary | |
|---|---|
ActivationspecMetaData |
getActivationSpecType()
Get the activation spec type |
String |
getType()
Get the message listener type |
void |
setActivationSpecType(ActivationspecMetaData type)
Set the activation spec type |
void |
setType(String type)
Set the message listener type |
String |
toString()
|
| Methods inherited from class org.jboss.metadata.javaee.support.IdMetaDataImpl |
|---|
clone, equals, getId, hashCode, merge, merge, setId |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MessageListenerMetaData()
| Method Detail |
|---|
public String getType()
public void setType(String type)
type - the message listener typepublic ActivationspecMetaData getActivationSpecType()
public void setActivationSpecType(ActivationspecMetaData type)
type - the activation spec typepublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||