javax.faces.bean
Annotation Type NoneScoped


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

When this annotation, along with ManagedBean is found on a class, the runtime must act as if a <managed-bean-scope>none<managed-bean-scope> element was declared for the corresponding managed bean.

Since:
2.0



Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41