| OpenWebBeansEjbPlugin | Session bean related plugin contract. | code | html |
| OpenWebBeansJmsPlugin | code | html | |
| OpenWebBeansPlugin | Interface which all OpenWebBeans plugins has to implement to extend the webbeans-core with additional IOC functionality. There are 4 different types of functions for this interface:
|
code | html |
| OpenWebBeansResourcePlugin | code | html |
| AbstractOpenWebBeansPlugin | Abstract imlpementation of the OpenWebBeansPlugin interface contract. | code | html |
| PluginLoader | OpenWebBeans plugins are used to extend 'core' functionality of the injection mechanism with functionality of other frameworks. Core functionality are all parts which are available in a standard JDK-1.5 SE runtime. |
code | html |