Package | Description |
---|---|
org.apache.webbeans.jms |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
JMSModel(JMSModel.JMSType jmsType,
String jndiName,
String mappedName) |
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.