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.
IFieldValueFactorythat creates proxies of EJBs based on thejavax.ejb.EJBannotation applied to a field.