@Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface Service
Services
during Featurable.prepareFeatures(Services)
.
If manually used, do not forget to call Featurable.prepareFeatures(Services)
, else annotated
fields will remain null
.
Copyright © 2016 Byron 3D Games Studio. All rights reserved.