Package com.dp4j.processors

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
 



Copyright © 2011. All Rights Reserved.