@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface IsSPIImplementation
ServiceLoader. This is mainly for
checking that this class must be public and requires a public no-argument
constructor and that no references from any other Java source file may be
present. If this annotation is used, it implies that the semantics of
UsedViaReflection also apply.IsSPIInterfacepublic abstract String value
Copyright © 2014–2020 Philip Helger. All rights reserved.