org.glassfish.jersey.process.internal
Annotation Type RequestScoped


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
@Scope
public @interface RequestScoped

Request scope binding annotation. TODO find a way how to bind the scope annotation to the request scope instance.

Author:
Marek Potociar (marek.potociar at oracle.com)



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.