Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring 1.2.8
Package:
org.springframework.beans.factory
Exception
public
class
BeanIsNotAFactoryException
extends
BeanNotOfRequiredTypeException
Overview
Inheritance
Members
Usage
Source
Books
Since
10.03.2003
Version
Not specified.
Author(s)
Rod Johnson
Exception thrown when a bean is not a factory, but a user tries to get at the factory for the given bean name. Whether a bean is a factory is determined by whether it implements the FactoryBean interface.
See also
FactoryBean
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
Home
-
About
-
FAQ
-
Privacy
-
Contact