| Package | Description |
|---|---|
| org.jboss.weld.annotated.slim |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.bean.proxy |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.bootstrap |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.bootstrap.api.helpers | |
| org.jboss.weld.bootstrap.enablement |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.bootstrap.events |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.environment.deployment.discovery.jandex |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.event |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.injection.producer |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.resources |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.resources.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SlimAnnotatedTypeStore
Stores
SlimAnnotatedTypes. |
| Modifier and Type | Class and Description |
|---|---|
class |
SlimAnnotatedTypeStoreImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtectionDomainCache
Holds enhanced protection domains for proxy classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FastProcessAnnotatedTypeResolver
ProcessAnnotatedType observer method resolver.
|
class |
MissingDependenciesRegistry
Holds information about classes that have missing dependencies (class X references class Y and class Y is not
on classpath).
|
class |
SpecializationAndEnablementRegistry
Holds information about specialized beans.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBootstrapService |
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalEnablementBuilder
This service gathers globally enabled interceptors, decorators and alternatives and builds a list of each.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerLifecycleEvents |
| Modifier and Type | Class and Description |
|---|---|
class |
JandexClassFileServices
Jandex implementation of the
ClassFileServices), which is a service that is a faster alternative to get info about class without a need to load it
with ClassLoader. |
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalObserverNotifierService
Hosts a
ObserverNotifier that uses the global TypeSafeObserverResolver which has access to every enabled
observer method in the deployment. |
| Modifier and Type | Class and Description |
|---|---|
class |
InjectionTargetService |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassTransformer |
class |
DefaultReflectionCache |
class |
HotspotReflectionCache
ReflectionCache implementation that works around possible deadlocks in HotSpot: |
class |
MemberTransformer
Serves several functions.
|
class |
SharedObjectCache
Allows classes to share Maps/Sets to conserve memory.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClassFileServices
An optional service that provides fast access to Java class metadata without the need to load the given class.
|
Copyright © 2015. All Rights Reserved.