| Class | Description |
|---|---|
| SingletonBeanRepository |
A repository for storing and autowiring singletons
To perform any write operations to the repository the open() method must be
called first.
|
| Annotation Type | Description |
|---|---|
| Autowired |
Marks a field as injectable.
|
Copyright © 2014. All rights reserved.