org.directwebremoting.guice
Annotation Type SessionScoped


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface SessionScoped

Marks classes for which there should be one instance per HTTP session.

Author:
Tim Peierls [tim at peierls dot net]


Copyright ? 2005