Add BeanFactory comment

Comment From: pivotal-cla

@Beca-se Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-cla

@Beca-se Thank you for signing the Contributor License Agreement!

Comment From: snicoll

@Beca-se did you mean to open this PR? The title doesn't match the commit.

Comment From: Beca-se

@Beca-se did you mean to open this PR? The title doesn't match the commit.

@snicoll This is my PR. Can you help me to updated this then open this PR.

Comment From: snicoll

Sorry for some reasons I read those as imports. More coffee needed here, I guess.

Can you share why you think those two @see references are warranted?

Comment From: Beca-se

Sorry for some reasons I read those as imports. More coffee needed here, I guess.

Can you share why you think those two @see references are warranted?

Spring Cross reference additional Aware interfaces from BeanFactory Javadoc

Comment From: sbrannen

Can you share why you think those two @see references are warranted?

The class-level Javadoc for BeanFactory contains a section that lists the "full set of initialization methods and their standard order". These two methods are listed there but are not cross referenced with @see tags like the others in the list.

Comment From: sbrannen

This has been merged into main.

Thanks