|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.metadata.MetaData
org.jboss.metadata.OldMetaData<MessageDestinationReferenceMetaData>
org.jboss.metadata.MessageDestinationRefMetaData
@Deprecated public class MessageDestinationRefMetaData
Message Destination Reference Metadata
| Field Summary | |
|---|---|
static int |
CONSUMES
Deprecated. Whether this consumes |
static int |
CONSUMESPRODUCES
Deprecated. Whether this consumes and produces |
static int |
PRODUCES
Deprecated. Whether this produces |
| Fields inherited from class org.jboss.metadata.MetaData |
|---|
log, TX_MANDATORY, TX_NEVER, TX_NOT_SUPPORTED, TX_REQUIRED, TX_REQUIRES_NEW, TX_SUPPORTS, TX_UNKNOWN |
| Constructor Summary | |
|---|---|
MessageDestinationRefMetaData(MessageDestinationReferenceMetaData delegate)
Deprecated. Create a new MesssageDestinationRefMetaData. |
|
| Method Summary | |
|---|---|
static MessageDestinationRefMetaData |
create(MessageDestinationReferenceMetaData delegate)
Deprecated. Create a new MessageDestinationRefMetaData. |
String |
getJndiName()
Deprecated. Get the jndiName. |
String |
getJNDIName()
Deprecated. Get the jndi name |
String |
getLink()
Deprecated. Get the link. |
String |
getRefName()
Deprecated. Get the refName. |
String |
getType()
Deprecated. Get the type. |
int |
getUsage()
Deprecated. Get the usage. |
| Methods inherited from class org.jboss.metadata.OldMetaData |
|---|
equals, getDelegate, getMetaData, hashCode, importEjbJarXml, importJbossXml, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int CONSUMES
public static final int PRODUCES
public static final int CONSUMESPRODUCES
| Constructor Detail |
|---|
public MessageDestinationRefMetaData(MessageDestinationReferenceMetaData delegate)
delegate - the delegate
IllegalArgumentException - for a null delegate| Method Detail |
|---|
public static MessageDestinationRefMetaData create(MessageDestinationReferenceMetaData delegate)
delegate - the delegate
IllegalArgumentException - for a null delegate or an unknown delegatepublic String getJNDIName()
public String getJndiName()
public String getLink()
public String getRefName()
public String getType()
public int getUsage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||