Package org.wicketstuff.javaee.injection
package org.wicketstuff.javaee.injection
-
ClassesClassDescriptionThis injection must be initialized in the Wicket WebApplication in order to enable Java EE 5 resource injection in Wicket Pages Add the initialization in WebApplication's init() method, e.g.
IFieldValueFactory
that creates proxies of EJBs based on thejavax.ejb.EJB
annotation applied to a field.