Package org.jboss.weld.module.web
Class WeldWebModule
java.lang.Object
org.jboss.weld.module.web.WeldWebModule
- All Implemented Interfaces:
WeldModule
Weld module that provides Servlet and EL integration.
- Author:
- Jozef Hartinger
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jboss.weld.module.WeldModule
WeldModule.PostBeanArchiveServiceRegistrationContext, WeldModule.PostContextRegistrationContext, WeldModule.PostServiceRegistrationContext, WeldModule.PreBeanRegistrationContext -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.weld.module.WeldModule
postBeanArchiveServiceRegistration
-
Field Details
-
EL_SUPPORT
-
-
Constructor Details
-
WeldWebModule
public WeldWebModule()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceWeldModule
-
postServiceRegistration
- Specified by:
postServiceRegistrationin interfaceWeldModule
-
postContextRegistration
- Specified by:
postContextRegistrationin interfaceWeldModule
-
preBeanRegistration
- Specified by:
preBeanRegistrationin interfaceWeldModule
-