org.glassfish.examples.http
Annotation Type AlternateInject


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface AlternateInject

Our custom injection annotation. Only supported on methods.

Author:
jwells



Copyright © 2013 Oracle Corporation. All Rights Reserved.