Package com.caucho.config.scope

Interface Summary
ScopeRemoveListener Called when the object is removed from a scope.
 

Class Summary
ApplicationScope The application scope value
ComponentDestructor The application scope value
ContextContainer Context for a named EL bean scope
CreationContextImpl Context for a named EL bean scope
DependentScope The application scope value
DestructionListener Contains the objects which need destruction for a given scope.
ScopeContext Context for a named EL bean scope
ScopeMap The singleton scope value
SingletonScope The application scope value
ThreadRequestFactory The thread request factory
 

Annotation Types Summary
EnvironmentScoped The @EnvironmentScoped represents an instance for each Resin environment.