A class of mine which is not an EJB or a CDI (its a simple java pojo as shown in example) needs to lookup programmatically an instance of an RequestScoped bean.
Like this