| Interface and Description |
|---|
| org.jboss.weld.resources.spi.AnnotationDiscovery
This service is deprecated. Implement
ClassFileServices instead. |
| org.jboss.weld.bootstrap.spi.BootstrapConfiguration |
| org.jboss.weld.validation.spi.ValidationServices
this interface is deprecated since Java EE 7. A Bean Validation implementation should provide built-in CDI beans
for
Validator and ValidatorFactory. |
| Class and Description |
|---|
| org.jboss.weld.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 |
| org.jboss.weld.servlet.WeldListener
Renamed to WeldInitialListener
|
| Enum Constant and Description |
|---|
| org.jboss.weld.config.ConfigurationKey.PROXY_UNSAFE
this option is deprecated. RELAXED_CONSTRUCTION should be used instead
|
Copyright © 2015. All Rights Reserved.