Package org.apache.openejb.jee.sun
Class MessageDestinationRef
- java.lang.Object
-
- org.apache.openejb.jee.sun.MessageDestinationRef
-
public class MessageDestinationRef extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected StringjndiNameprotected StringmessageDestinationRefName
-
Constructor Summary
Constructors Constructor Description MessageDestinationRef()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetJndiName()StringgetMessageDestinationRefName()voidsetJndiName(String value)voidsetMessageDestinationRefName(String value)
-