org.jvnet.hk2.config
Annotation Type GeneratedServiceName


@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface GeneratedServiceName

This annotation may be placed on one String method of an annotation marked with GenerateServiceFromMethod to indicate that this method contains the name the service should take.

Author:
jwells



Copyright © 2013 Oracle Corporation. All Rights Reserved.