|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| BuilderProcessor | |
| DProcessor | |
| GetInstanceProcessor | Processes @instance annotation verifying that it's: - static - returns instance |
| InstanceProcessor | Processes @instance annotation verifying that it's: - static - field of a @Singleton annotated class - of the same type as the enclosing class TODO: Warning for: - not being private |
| SingletonProcessor | TODO: there must be only one instance, getInstance |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||