ナビゲーションリンクをスキップ
ホーム
概要
クラス
使用
ツリー
非推奨
インデックス
検索
ヘルプ
Spring Framework
org.springframework.cglib.beans
BeanMap
クラスの使用
org.springframework.cglib.beans.BeanMap
BeanMap
を使用するパッケージ
パッケージ
説明
org.springframework.cglib.beans
Spring による
CGLIBBean
パッケージの再パッケージ化(内部使用のみ)。
org.springframework.cglib.beans
内の
BeanMap
使用
BeanMap
を返す
org.springframework.cglib.beans
のメソッド
修飾子と型
メソッド
説明
static
BeanMap
BeanMap.
create
(
Object
SE
bean)
新しい
BeanMap
を作成するためのヘルパーメソッド。
BeanMap
BeanMap.Generator.
create
()
BeanMap
の新しいインスタンスを作成します。
abstract
BeanMap
BeanMap.
newInstance
(
Object
SE
bean)
指定された Bean を使用して、新しい
BeanMap
インスタンスを作成します。