Closed
Description
Currently ApplicationContextAotGenerator
always generates a __.BeanFactoryRegistrations
class. For context hierarchy support we're going to need multiple registration classes so we should use different names. We'd also like to be able to provide a target class so that we can use a package other than __
.