@Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface StaticComponent
有时候想搞个静态属性却又想注入的把这个类生成对象.