@Retention(value=RUNTIME) @Target(value=TYPE) public @interface BeanDefinition
This annotation must be used on classes that should be treated as beans.
Copyright © 2007–2013 Joda.org. All rights reserved.