| Class and Description |
|---|
| org.jboss.as.ee.weld.WeldDeploymentMarker
Use WeldCapability to get access to the functionality of this class.
|
| Field and Description |
|---|
| org.jboss.as.ee.metadata.property.Attachments.FINAL_PROPERTY_RESOLVER
Code processing text for expressions should use
a PropertyReplacer not a PropertyResolver |
| org.jboss.as.ee.component.interceptors.InterceptorOrder.View.REMOTE_TRANSACTION_PROPAGATION_INTERCEPTOR
Remove this field once WFLY-7860 is resolved.
|
| Method and Description |
|---|
| org.jboss.as.ee.concurrent.service.ConcurrentServiceNames.getContextServiceServiceName(String)
Use "org.wildfly.ee.concurrent.context.service" dynamic capability's service name instead.
|
| org.jboss.as.ee.concurrent.service.ConcurrentServiceNames.getManagedExecutorServiceServiceName(String)
Use "org.wildfly.ee.concurrent.executor" dynamic capability's service name instead.
|
| org.jboss.as.ee.concurrent.service.ConcurrentServiceNames.getManagedScheduledExecutorServiceServiceName(String)
Use "org.wildfly.ee.concurrent.scheduled-executor" dynamic capability's service name instead.
|
| org.jboss.as.ee.concurrent.service.ConcurrentServiceNames.getManagedThreadFactoryServiceName(String)
Use "org.wildfly.ee.concurrent.thread-factory" dynamic capability's service name instead.
|
| org.jboss.as.ee.component.AbstractComponentConfigurator.weaved(Collection<InterceptorFactory>) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.