|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JMSModel.JMSType | |
|---|---|
| org.apache.webbeans.jms | |
| Uses of JMSModel.JMSType in org.apache.webbeans.jms |
|---|
| Methods in org.apache.webbeans.jms that return JMSModel.JMSType | |
|---|---|
JMSModel.JMSType |
JMSModel.getJmsType()
|
static JMSModel.JMSType |
JMSModel.JMSType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JMSModel.JMSType[] |
JMSModel.JMSType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.webbeans.jms with parameters of type JMSModel.JMSType | |
|---|---|
JMSModel |
JMSManager.getModel(JMSModel.JMSType type,
Annotation... bindingTypes)
|
| Constructors in org.apache.webbeans.jms with parameters of type JMSModel.JMSType | |
|---|---|
JMSModel(JMSModel.JMSType jmsType,
String jndiName,
String mappedName)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||