| Class and Description |
|---|
| org.jboss.weld.module.jsf.servlet.ConversationPropagationFilter
See also WELD-1262 and JBPAPP6-1664
|
| org.jboss.weld.environment.jetty.EclipseWeldServletHandler
As of Jetty 7.2 Weld implements
org.eclipse.jetty.servlet.ServletContextHandler.Decorator to inject servlets and filters |
| Method and Description |
|---|
| org.jboss.weld.Container.activityManager(String)
Use
Container.getBeanManager(String) instead |
| org.jboss.weld.annotated.enhanced.EnhancedAnnotated.getBindingsAsArray()
This reflection type should not know about JSR-299 binding
types
|
| org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated.getBindingsAsArray() |
| org.jboss.weld.annotated.enhanced.EnhancedAnnotated.getQualifiers()
This reflection type should not know about JSR-299 binding
types
|
| org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated.getQualifiers() |
| org.jboss.weld.manager.BeanManagerImpl.getReference(InjectionPoint, Bean<?>, CreationalContext<?>) |
| org.jboss.weld.bean.proxy.util.SimpleProxyServices.loadBeanClass(String) |
| Enum Constant and Description |
|---|
| org.jboss.weld.config.ConfigurationKey.PROXY_UNSAFE
this option is deprecated. RELAXED_CONSTRUCTION should be used instead
|
Copyright © 2017. All rights reserved.