Jmix1.x版本的CompositeComponent

想问一下,我定义了一个CompositeComponent,然后在xml里使用这个组件是正常的,但是我想在UIController里注入这个组件的实例会提示io.jmix.core.DevelopmentException: Unable to find an instance of type,这个问题怎么解决

感觉像是热部署的问题?重启服务能解决吗