Skip navigation links
WildFly: Weld Subsystem SPI 14.0.1.Final
A B C D G H I M O P R S W 

A

addBeanClass(String) - Method in interface org.jboss.as.weld.spi.WildFlyBeanDeploymentArchive
 
addBeanClass(Class<?>) - 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 Service as a MSC Service.

C

ComponentDescriptionProcessor - Interface in org.jboss.as.weld.spi
Java EE component description processor.
ComponentIntegrator - Interface in org.jboss.as.weld.spi
Java EE component integrator.
ComponentIntegrator.DefaultInterceptorIntegrationAction - Interface in org.jboss.as.weld.spi
NOTE: If performed, exactly one implementation of ComponentInterceptorSupport must be available.
ComponentInterceptorSupport - Interface in org.jboss.as.weld.spi
NOTE: There must be exactly one implementation available if ComponentIntegrator.DefaultInterceptorIntegrationAction is performed during component integration.
ComponentSupport - Interface in org.jboss.as.weld.spi
Java 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(BeanDeploymentArchive) - Method in interface org.jboss.as.weld.spi.BeanDeploymentArchiveServicesProvider
 
getServices(DeploymentUnit, DeploymentUnit, Module, ResourceRoot) - Method in interface org.jboss.as.weld.spi.ModuleServicesProvider
 

H

hasBeanComponents(ResourceRoot) - Method in interface org.jboss.as.weld.spi.ComponentDescriptionProcessor
 

I

ImplicitBeanArchiveDetector - Interface in org.jboss.as.weld.spi
Certain Java 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 Java EE component.
isBeanNameRequired(ComponentDescription) - Method in interface org.jboss.as.weld.spi.ComponentIntegrator
Probably just for EJBs.
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.
A B C D G H I M O P R S W 
Skip navigation links
WildFly: Weld Subsystem SPI 14.0.1.Final

Copyright © 2018 JBoss by Red Hat. All rights reserved.