| Class | Description |
|---|---|
| BaseClassAnalyzer |
Created by epoitras on 3/6/15.
|
| ContextRegistry |
Implementation of a registry with life-cycle management:
All AutoCloseable instance registered to the scope will be close at the same time as this scope.
|
| DelegateContext<T extends Annotation> |
A context that delegats to a registry of service.
|
| ThreadLocalProvider<T> |
A thread local provider that keeps a stack of context.
|
Copyright © 2015. All rights reserved.