クラス JsfRuntimeInformation

java.lang.ObjectSE
org.springframework.faces.webflow.JsfRuntimeInformation

public class JsfRuntimeInformation extends ObjectSE
JSF のバージョンや実装など、JSF ランタイム環境に関する情報を提供するヘルパークラス。
作成者:
Rossen Stoyanchev, Phillip Webb
  • コンストラクターの詳細

    • JsfRuntimeInformation

      public JsfRuntimeInformation()
  • メソッドの詳細

    • isAtLeastJsf22

      public static boolean isAtLeastJsf22()
      使用すべきではありません。
      2.5 以降では、常に true を返します。
    • isAtLeastJsf21

      public static boolean isAtLeastJsf21()
      使用すべきではありません。
      2.5 以降では、常に true を返します。
    • isAtLeastJsf20

      public static boolean isAtLeastJsf20()
      使用すべきではありません。
      2.5 以降では、常に true を返します。
    • isAtLeastJsf12

      public static boolean isAtLeastJsf12()
      使用すべきではありません。
      2.5 以降では、常に true を返します。
    • isLessThanJsf20

      public static boolean isLessThanJsf20()
      使用すべきではありません。
      2.5 以降では、常に false を返します。
    • isMojarraPresent

      public static boolean isMojarraPresent()
    • isMyFacesPresent

      public static boolean isMyFacesPresent()
    • isMyFacesInUse

      public static boolean isMyFacesInUse()