org.directwebremoting.guice
Annotation Type ScriptSessionScoped


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

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

Author:
Tim Peierls [tim at peierls dot net]


Copyright ? 2005