public class OpenWebBeansJmsPlugin extends AbstractOwbPlugin implements OpenWebBeansJmsPlugin
| Constructor and Description |
|---|
OpenWebBeansJmsPlugin(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.inject.spi.Bean<?> |
getJmsBean(JMSModel model) |
Object |
getJmsBeanProxy(javax.enterprise.inject.spi.Bean<?> bean,
Class<?> iface) |
void |
shutDown()
At shutdown, the plugin must release all locked resources.
|
getSupportedService, isManagedBean, startUp, supportService, supportsJavaEeComponentInjectionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSupportedService, isManagedBean, startUp, supportService, supportsJavaEeComponentInjectionspublic OpenWebBeansJmsPlugin(WebBeansContext webBeansContext)
public javax.enterprise.inject.spi.Bean<?> getJmsBean(JMSModel model)
getJmsBean in interface OpenWebBeansJmsPluginpublic void shutDown()
throws WebBeansConfigurationException
AbstractOwbPluginshutDown in interface OpenWebBeansPluginshutDown in class AbstractOwbPluginWebBeansConfigurationExceptionpublic Object getJmsBeanProxy(javax.enterprise.inject.spi.Bean<?> bean, Class<?> iface)
getJmsBeanProxy in interface OpenWebBeansJmsPluginCopyright © 2008–2022 The Apache Software Foundation. All rights reserved.