|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DProcessor | |
|---|---|
| com.dp4j.processors | |
| com.dp4j.processors.core | |
| Uses of DProcessor in com.dp4j.processors |
|---|
| Subclasses of DProcessor in com.dp4j.processors | |
|---|---|
class |
BuilderProcessor
|
class |
GetInstanceProcessor
Processes @instance annotation verifying that it's: - static - returns instance |
class |
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 |
class |
SingletonProcessor
TODO: there must be only one instance, getInstance |
| Uses of DProcessor in com.dp4j.processors.core |
|---|
| Subclasses of DProcessor in com.dp4j.processors.core | |
|---|---|
class |
PrivateAccessProcessor
|
class |
TemplateMethodProcessor
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||