I don't know why this is getting so much attention... the documentation makes it perfectly clear that it's just a "Convenient proxy factory bean superclass for proxy factory beans that create only singletons."
What's the best practice for conveniently generating proxy factory bean superclasses? From my research it seems an abstract factory factory would be the appropriate design pattern, but I don't want to reinvent the wheel
I got annoyed by some of the daft names in Java, so I went through and found some of the worst offending method names. The longest method names I could find are "supportsDataDefinitionAndDataManipulationTransactions" (for Java Development Kit) and "setApplyWebRequestInterceptorsToRenderPhaseOnly (for Spring).