パッケージ jakarta.faces.push
クラス Push.Literal
- java.lang.ObjectSE
-
- jakarta.enterprise.util.AnnotationLiteral<Push>
-
- jakarta.faces.push.Push.Literal
- 実装されているすべてのインターフェース:
AnnotationSE
- 含まれているクラス:
- Push
public static final class Push.Literal extends AnnotationLiteral<Push> implements Push
Push修飾子のインラインインスタンス化をサポートします。- 導入:
- 4.0
- 関連事項:
- 連載形式
ネストされたクラスの要約
クラス jakarta.faces.push.Push から継承されたネストクラス / インターフェース
Push.Literal
フィールドのサマリー
フィールド 修飾子と型 フィールド 説明 static Push.LiteralINSTANCEPush修飾子のインスタンス。
メソッドのサマリー
すべてのメソッド 静的メソッド インスタンスメソッド 具象メソッド 修飾子と型 メソッド 説明 StringSEchannel()static Push.Literalof(StringSE channel)クラス jakarta.enterprise.util.AnnotationLiteral から継承されたメソッド
annotationType, equals, hashCode, toString
クラス java.lang.ObjectSE から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, wait, waitSE, waitSE
インターフェース java.lang.annotation.AnnotationSE から継承されたメソッド
annotationType, equalsSE, hashCode, toString
フィールドの詳細
INSTANCE
public static final Push.Literal INSTANCE
Push修飾子のインスタンス。
メソッドの詳細
of
public static Push.Literal of(StringSE channel)
channel
public StringSE channel()