Package org.apache.webbeans.plugins
Interface OpenWebBeansJmsPlugin
-
- All Superinterfaces:
org.apache.webbeans.spi.plugins.OpenWebBeansPlugin
public interface OpenWebBeansJmsPlugin extends org.apache.webbeans.spi.plugins.OpenWebBeansPlugin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.enterprise.inject.spi.Bean<?>getJmsBean(JMSModel jmsModel)ObjectgetJmsBeanProxy(javax.enterprise.inject.spi.Bean<?> bean, Class<?> iface)
-