インターフェース BeanAttributes<T>

  • 型パラメーター:
    T - Bean インスタンスのクラス
    すべての既知のサブインターフェース:
    Bean<T>Decorator<T>Interceptor<T>

    public interface BeanAttributes<T>
    BeanAttributes インターフェースは、Bean の基本的な属性を公開します。
    導入:
    1.1
    作成者:
    Pete Muir