public interface OpenWebBeansJavaEEPlugin extends OpenWebBeansPlugin
There is no default plugin implementation for any Java EE application server.
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEEComponent(Class<?> impl) |
void |
registerEEBeans()
Gets invoked when the EE integration should register it's
CDI Beans.
|
getSupportedService, isManagedBean, shutDown, startUp, supportService, supportsJavaEeComponentInjectionsboolean isEEComponent(Class<?> impl)
void registerEEBeans()
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.