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, supportsJavaEeComponentInjections
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSupportedService, isManagedBean, startUp, supportService, supportsJavaEeComponentInjections
public OpenWebBeansJmsPlugin(WebBeansContext webBeansContext)
public javax.enterprise.inject.spi.Bean<?> getJmsBean(JMSModel model)
getJmsBean
in interface OpenWebBeansJmsPlugin
public void shutDown() throws WebBeansConfigurationException
AbstractOwbPlugin
shutDown
in interface OpenWebBeansPlugin
shutDown
in class AbstractOwbPlugin
WebBeansConfigurationException
public Object getJmsBeanProxy(javax.enterprise.inject.spi.Bean<?> bean, Class<?> iface)
getJmsBeanProxy
in interface OpenWebBeansJmsPlugin
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.