javax.faces.bean
Annotation Type CustomScoped


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface CustomScoped

Since:
2.0

Optional Element Summary
 String value
           
 

value

public abstract String value
Default:
""


Copyright © 2014 The Apache Software Foundation. All rights reserved.