org.directwebremoting.guice
Annotation Type ScriptSessionScoped


@Target(value={TYPE,METHOD})
@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 ยจ 2008