@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface GeneratedServiceName
GenerateServiceFromMethod to indicate that this method contains the name
the service should take.Copyright © 2013 Oracle Corporation. All Rights Reserved.