Package org.wicketstuff.javaee.injection
-
Class Summary Class Description JavaEEComponentInjector This 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.JavaEEProxyFieldValueFactory IFieldValueFactorythat creates proxies of EJBs based on theEJBannotation applied to a field.