- activate() - Method in class org.jboss.weld.environment.se.contexts.ThreadContext
-
- ActivateThreadScope - Annotation Type in org.jboss.weld.environment.se.contexts.activators
-
Interceptor binding providing
ThreadScoped activation in SE environment.
- ActivateThreadScopeInterceptor - Class in org.jboss.weld.environment.se.contexts.activators
-
- ActivateThreadScopeInterceptor(WeldSEBeanRegistrant) - Constructor for class org.jboss.weld.environment.se.contexts.activators.ActivateThreadScopeInterceptor
-
- add(ContainerLifecycleObserver<?>) - Method in class org.jboss.weld.environment.se.ContainerLifecycleObserver.ExtensionBuilder
-
- addAlternative(Class<?>) - Method in class org.jboss.weld.environment.se.Weld
-
Add an alternative class to the list of selected alternatives for a synthetic bean archive.
- addAlternativeStereotype(Class<? extends Annotation>) - Method in class org.jboss.weld.environment.se.Weld
-
Add an alternative stereotype class to the list of selected alternative stereotypes for a synthetic bean archive.
- addBeanClass(Class<?>) - Method in class org.jboss.weld.environment.se.Weld
-
Add a bean class to the set of bean classes for the synthetic bean archive.
- addBeanClasses(Class<?>...) - Method in class org.jboss.weld.environment.se.Weld
-
- addBeanDefiningAnnotations(Class<? extends Annotation>...) - Method in class org.jboss.weld.environment.se.Weld
-
Registers annotations which will be considered as bean defining annotations.
- addContainerLifecycleObserver(ContainerLifecycleObserver<?>) - Method in class org.jboss.weld.environment.se.Weld
-
Add a synthetic container lifecycle event observer.
- addDecorator(Class<?>) - Method in class org.jboss.weld.environment.se.Weld
-
Add a decorator class to the list of enabled decorators for the synthetic bean archive.
- addExtension(Extension) - Method in class org.jboss.weld.environment.se.Weld
-
Add an extension to the set of extensions.
- addExtensions(Extension...) - Method in class org.jboss.weld.environment.se.Weld
-
- addExtensions(Class<? extends Extension>...) - Method in class org.jboss.weld.environment.se.Weld
-
- addInterceptor(Class<?>) - Method in class org.jboss.weld.environment.se.Weld
-
Add an interceptor class to the list of enabled interceptors for the synthetic bean archive.
- additionalServices - Variable in class org.jboss.weld.environment.se.Weld
-
- addPackage(boolean, Class<?>) - Method in class org.jboss.weld.environment.se.Weld
-
A package of the specified class will be scanned and found classes will be added to the set of bean classes for the synthetic bean archive.
- addPackages(boolean, Class<?>...) - Method in class org.jboss.weld.environment.se.Weld
-
Packages of the specified classes will be scanned and found classes will be added to the set of bean classes for the synthetic bean archive.
- addPackages(Class<?>...) - Method in class org.jboss.weld.environment.se.Weld
-
- addPackages(Package...) - Method in class org.jboss.weld.environment.se.Weld
-
- addPackages(boolean, Package...) - Method in class org.jboss.weld.environment.se.Weld
-
- addProperty(String, Object) - Method in class org.jboss.weld.environment.se.Weld
-
- addServices(Service...) - Method in class org.jboss.weld.environment.se.Weld
-
Register per-deployment services which are shared across the entire application.
- afterBeanDiscovery() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
-
- afterBeanDiscovery(Consumer<WeldAfterBeanDiscovery>) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
-
- afterDeploymentValidation() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
-
- afterDeploymentValidation(Consumer<AfterDeploymentValidation>) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
-
- afterTypeDiscovery() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
-
- afterTypeDiscovery(Consumer<AfterTypeDiscovery>) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
-
- ALLOW_OPTIMIZED_CLEANUP - Static variable in class org.jboss.weld.environment.se.Weld
-
By default, Weld is allowed to perform efficient cleanup and further optimizations after bootstrap.
- alternatives(Class<?>...) - Method in class org.jboss.weld.environment.se.Weld
-
Select alternatives for the synthetic bean archive, all previous values are removed.
- alternativeStereotypes(Class<? extends Annotation>...) - Method in class org.jboss.weld.environment.se.Weld
-
Select alternative stereotypes for the synthetic bean archive, all previous values are removed.
- ARCHIVE_ISOLATION_SYSTEM_PROPERTY - Static variable in class org.jboss.weld.environment.se.Weld
-
By default, bean archive isolation is enabled.