org.apache.webbeans.spi.plugins
Interface OpenWebBeansWebPlugin

All Superinterfaces:
OpenWebBeansPlugin

public interface OpenWebBeansWebPlugin
extends OpenWebBeansPlugin

OpenWebBeans plugin point for Web Containers. Currently there is no default implementation for this plugin. Each web container that wants to support OpenWebBeans, implements this plugin and register it via META-INF/services/org.apache.webbeans.plugins.OpenWebBeansWebPlugin

Version:
$Rev$ $Date$

Method Summary
 
Methods inherited from interface org.apache.webbeans.spi.plugins.OpenWebBeansPlugin
getSupportedService, isManagedBean, shutDown, startUp, supportService, supportsJavaEeComponentInjections
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.