package test.a; import javax.inject.Inject; import javax.enterprise.context.ConversationScoped; public class BeanB { }