defaultSimbotEventListenerRegistrarProcessor

@Bean(value = ["love.forte.simbot.spring.configuration.defaultSimbotEventListenerRegistrarProcessor"])
open fun defaultSimbotEventListenerRegistrarProcessor(@Autowired(required = false) listenerInstances: List<EventListener>? = null, @Autowired(required = false) postConfigurers: List<SimbotEventListenerRegistrarPostConfigurer>? = null): DefaultSimbotEventListenerRegistrarProcessor(source)