Package org.jboss.weld.module.jsf
Class WeldJSFModule
java.lang.Object
org.jboss.weld.module.jsf.WeldJSFModule
- All Implemented Interfaces:
WeldModule
Weld module that provides JSF 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 -
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, postContextRegistration, postServiceRegistration, preBeanRegistration
-
Constructor Details
-
WeldJSFModule
public WeldJSFModule()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceWeldModule
-