|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.beans.factory.parsing.Problem org.springframework.context.annotation.ConfigurationClass.BeanMethodOverloadingProblem
private class ConfigurationClass.BeanMethodOverloadingProblem
Bean methods on configuration classes may only be overloaded through inheritance.
Constructor Summary | |
---|---|
ConfigurationClass.BeanMethodOverloadingProblem(java.lang.String methodName,
int count)
|
Method Summary |
---|
Methods inherited from class org.springframework.beans.factory.parsing.Problem |
---|
getLocation, getMessage, getParseState, getResourceDescription, getRootCause, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationClass.BeanMethodOverloadingProblem(java.lang.String methodName, int count)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |