javax.faces.bean
Annotation Type ReferencedBean


@Retention(value=CLASS)
@Target(value=TYPE)
@Inherited
public @interface ReferencedBean

The presence of this annotation on a class is equivalent to the referenced-bean element in the application configuration resources.

Since:
2.0

Optional Element Summary
 java.lang.String name
          

Taken to be the referenced-bean-name.

 

name

public abstract java.lang.String name

Taken to be the referenced-bean-name. See class documentation for ManagedBean for details.

Default:
""


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

Scripting on this page tracks web page traffic, but does not change the content in any way.