- Summary:
- Required |
- Optional
-
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface SessionScoped
Indicates that annotated component should be instantiated before session starts and discarded after session execution
completes.
- Since:
- 3.2.0
- Author:
- Jason van Zyl
- Summary:
- Required |
- Optional
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.