@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface ProvidedServices
ProvidedServices annotation will receive all
implementations of interface or superclass defined at exposedAs
parameter.Iterable. Otherwise, an
exception will be thrown in runtime.Copyright © 2015. All rights reserved.