@Documented @Retention(value=SOURCE) @Target(value=TYPE) public @interface Stub
Service annotation on the concrete
implementation.
This is useful for testing, though it will work both with test code and non-test code
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.