Package | Description |
---|---|
org.apache.webbeans.jms.component | |
org.apache.webbeans.jms.plugin | |
org.apache.webbeans.jms.util | |
org.apache.webbeans.plugins |
Modifier and Type | Method and Description |
---|---|
JMSModel |
JmsBean.getJmsModel() |
Modifier and Type | Method and Description |
---|---|
<T> JmsBean<T> |
JmsComponentFactory.getJmsComponent(WebBeansContext webBeansContext,
JMSModel model) |
Modifier and Type | Method and Description |
---|---|
javax.enterprise.inject.spi.Bean<?> |
OpenWebBeansJmsPlugin.getJmsBean(JMSModel model) |
Modifier and Type | Method and Description |
---|---|
static <T> T |
JmsUtil.getInstanceFromJndi(JMSModel jmsModel,
Class<T> jmsClass) |
Modifier and Type | Method and Description |
---|---|
javax.enterprise.inject.spi.Bean<?> |
OpenWebBeansJmsPlugin.getJmsBean(JMSModel jmsModel) |
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.