JavaScript is disabled on your browser.
Skip navigation links
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

      Optional Elements
      Modifier and Type Optional Element and Description
      String name

      Taken to be the referenced-bean-name.

    • Element Detail

      • name

        public abstract String name

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

        Default:
        ""
Skip navigation links

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

AltStyle によって変換されたページ (->オリジナル) /