@Retention(value=RUNTIME) @Target(value=TYPE) @Deprecated public @interface ActComponent
Mark a class as ActFramework component. An Actframework component will be load directly into class loader when application starts up
This is an Obsolete annotation. DO NOT USE IT!
Copyright © 2014–2018 ActFramework. All rights reserved.