Uses of Interface
org.apache.webbeans.spi.plugins.OpenWebBeansPlugin

Packages that use OpenWebBeansPlugin
org.apache.webbeans.spi.plugins   
 

Uses of OpenWebBeansPlugin in org.apache.webbeans.spi.plugins
 

Subinterfaces of OpenWebBeansPlugin in org.apache.webbeans.spi.plugins
 interface OpenWebBeansEjbPlugin
          Session bean related plugin contract.
 interface OpenWebBeansJavaEEPlugin
          In fully Java EE environments, it will be implemented by the application servers.
 interface OpenWebBeansWebPlugin
          OpenWebBeans plugin point for Web Containers.
 

Classes in org.apache.webbeans.spi.plugins that implement OpenWebBeansPlugin
 class AbstractOwbPlugin
          Abstract imlpementation of the OpenWebBeansPlugin interface contract.
 



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