public class TomcatWebPlugin extends AbstractOwbPlugin implements OpenWebBeansWebPlugin
| Constructor and Description |
|---|
TomcatWebPlugin()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getSupportedService(Class<T> serviceClass) |
void |
isManagedBean(Class<?> clazz) |
boolean |
supportService(Class<?> serviceClass) |
boolean |
supportsJavaEeComponentInjections(Class<?> clazz) |
shutDown, startUpclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshutDown, startUppublic <T> T getSupportedService(Class<T> serviceClass)
getSupportedService in interface OpenWebBeansPlugingetSupportedService in class AbstractOwbPluginpublic void isManagedBean(Class<?> clazz)
isManagedBean in interface OpenWebBeansPluginisManagedBean in class AbstractOwbPluginpublic boolean supportsJavaEeComponentInjections(Class<?> clazz)
supportsJavaEeComponentInjections in interface OpenWebBeansPluginsupportsJavaEeComponentInjections in class AbstractOwbPluginpublic boolean supportService(Class<?> serviceClass)
supportService in interface OpenWebBeansPluginsupportService in class AbstractOwbPluginCopyright © 2008–2014 The Apache Software Foundation. All rights reserved.