| 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 |
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 |
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 © 2014 Seam Framework. All Rights Reserved.