Index
All Classes and Interfaces|All Packages
A
- addBeanClass(Class<?>) - Method in interface org.jboss.as.weld.spi.WildFlyBeanDeploymentArchive
- addBeanClass(String) - Method in interface org.jboss.as.weld.spi.WildFlyBeanDeploymentArchive
- addEjbDescriptor(EjbDescriptor<?>) - Method in interface org.jboss.as.weld.spi.WildFlyBeanDeploymentArchive
B
- BeanDeploymentArchiveServicesProvider - Interface in org.jboss.as.weld.spi
-
Provides services which should be added to a bean deployment archve.
- BootstrapDependencyInstaller - Interface in org.jboss.as.weld.spi
-
Allows to install a Weld
Serviceas a MSCService.
C
- ComponentDescriptionProcessor - Interface in org.jboss.as.weld.spi
-
Jakarta EE component description processor.
- ComponentIntegrator - Interface in org.jboss.as.weld.spi
-
Jakarta EE component integrator.
- ComponentIntegrator.DefaultInterceptorIntegrationAction - Interface in org.jboss.as.weld.spi
-
NOTE: If performed, exactly one implementation of
ComponentInterceptorSupportmust be available. - ComponentInterceptorSupport - Interface in org.jboss.as.weld.spi
-
NOTE: There must be exactly one implementation available if
ComponentIntegrator.DefaultInterceptorIntegrationActionis performed during component integration. - ComponentSupport - Interface in org.jboss.as.weld.spi
-
Jakarta EE component support tools.
D
- delegateInterception(InvocationContext, InterceptionType, List<Interceptor<?>>, List<Object>) - Method in interface org.jboss.as.weld.spi.ComponentInterceptorSupport
-
Delegate the invocation processing.
- DeploymentUnitDependenciesProvider - Interface in org.jboss.as.weld.spi
-
Allows to add service dependencies for a deployment unit.
- DeploymentUnitProcessorProvider - Interface in org.jboss.as.weld.spi
-
Allows to add additional deployment unit processors to a
DeploymentProcessorTarget.
G
- getCreationalContext() - Method in interface org.jboss.as.weld.spi.InterceptorInstances
- getDependencies(DeploymentUnit) - Method in interface org.jboss.as.weld.spi.DeploymentUnitDependenciesProvider
- getInstances() - Method in interface org.jboss.as.weld.spi.InterceptorInstances
- getInterceptorBindings(String, WeldManager) - Method in interface org.jboss.as.weld.spi.ComponentInterceptorSupport
- getInterceptorInstances(ComponentInstance) - Method in interface org.jboss.as.weld.spi.ComponentInterceptorSupport
- getPhase() - Method in interface org.jboss.as.weld.spi.DeploymentUnitProcessorProvider
- getPriority() - Method in interface org.jboss.as.weld.spi.DeploymentUnitProcessorProvider
- getProcessor() - Method in interface org.jboss.as.weld.spi.DeploymentUnitProcessorProvider
- getServices(DeploymentUnit, DeploymentUnit, Module, ResourceRoot) - Method in interface org.jboss.as.weld.spi.ModuleServicesProvider
- getServices(BeanDeploymentArchive) - Method in interface org.jboss.as.weld.spi.BeanDeploymentArchiveServicesProvider
H
- hasBeanComponents(ResourceRoot) - Method in interface org.jboss.as.weld.spi.ComponentDescriptionProcessor
I
- ImplicitBeanArchiveDetector - Interface in org.jboss.as.weld.spi
-
Certain Jakarta EE components imply an existence of an implicit bean archive.
- install(ServiceTarget, DeploymentUnit, boolean) - Method in interface org.jboss.as.weld.spi.BootstrapDependencyInstaller
- integrate(ServiceName, ComponentConfiguration, ComponentDescription, ServiceBuilder<?>, Supplier<ServiceName>, ComponentIntegrator.DefaultInterceptorIntegrationAction, ComponentInterceptorSupport) - Method in interface org.jboss.as.weld.spi.ComponentIntegrator
- InterceptorInstances - Interface in org.jboss.as.weld.spi
-
Holds interceptor instances of a Jakarta EE component.
- isBeanNameRequired(ComponentDescription) - Method in interface org.jboss.as.weld.spi.ComponentIntegrator
-
Probably just for Jakarta Enterprise Beans.
- isComponentWithView(ComponentDescription) - Method in interface org.jboss.as.weld.spi.ComponentIntegrator
- isDiscoveredExternalType(ComponentDescription) - Method in interface org.jboss.as.weld.spi.ComponentSupport
-
See also WFLY-4185
- isImplicitBeanArchiveRequired(ComponentDescription) - Method in interface org.jboss.as.weld.spi.ImplicitBeanArchiveDetector
- isProcessing(ComponentDescription) - Method in interface org.jboss.as.weld.spi.ComponentSupport
-
The first component suppor processing the given description is later allowed to
ComponentSupport.processInjectionTarget(WeldInjectionTarget, ComponentDescription, WeldManager).
M
- ModuleServicesProvider - Interface in org.jboss.as.weld.spi
-
Provides services which should be added to all bean deployment archves of a specific EE module.
O
- org.jboss.as.weld.spi - package org.jboss.as.weld.spi
P
- perform(ServiceName) - Method in interface org.jboss.as.weld.spi.ComponentIntegrator.DefaultInterceptorIntegrationAction
- processComponentDescription(ResourceRoot, ComponentDescription) - Method in interface org.jboss.as.weld.spi.ComponentDescriptionProcessor
- processInjectionTarget(WeldInjectionTarget<T>, ComponentDescription, WeldManager) - Method in interface org.jboss.as.weld.spi.ComponentSupport
R
- registerComponents(ResourceRoot, WildFlyBeanDeploymentArchive, DeploymentReflectionIndex) - Method in interface org.jboss.as.weld.spi.ComponentDescriptionProcessor
- resolve(String) - Method in interface org.jboss.as.weld.spi.ResourceInjectionResolver
- ResourceInjectionResolver - Interface in org.jboss.as.weld.spi
S
- setInterceptorInstances(ComponentInstance, InterceptorInstances) - Method in interface org.jboss.as.weld.spi.ComponentInterceptorSupport
-
Set the interceptor instances to the given component.
W
- WildFlyBeanDeploymentArchive - Interface in org.jboss.as.weld.spi
-
WildFly bean deployment archive contract.
All Classes and Interfaces|All Packages