It means that the server will inject resources in "this". Check this example: http://tomee.apache.org/examples-trunk/cdi-basic/ (CourseTest class)
On Tue, Sep 10, 2013 at 12:23 PM, mauro2java2011 <[email protected]>wrote: > EJBContainer.createEJBContainer().getContext().bind("inject", this); > > what signify the code above????? the method bind ("inject", this);???? > > > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/what-signify-the-code-above-the-method-bind-inject-this-tp4665039.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
