クラスの使用
org.springframework.beans.factory.CannotLoadBeanClassException
CannotLoadBeanClassException を使用するパッケージ
パッケージ
説明
org.springframework.beans.factory パッケージをサポートするクラス。org.springframework.beans.factory.support 内の CannotLoadBeanClassException 使用
修飾子と型メソッド説明protected ClassSE<?>AbstractBeanFactory.resolveBeanClass(RootBeanDefinition mbd, StringSE beanName, ClassSE<?>... typesToMatch) 指定された Bean 定義の Bean クラスを解決し、Bean クラス名をクラス参照に解決し(必要に応じて)、さらに使用するために Bean 定義に解決されたクラスを保管します。