Class JavaEEProxyFieldValueFactory

java.lang.Object
org.wicketstuff.javaee.injection.JavaEEProxyFieldValueFactory
All Implemented Interfaces:
IFieldValueFactory

public class JavaEEProxyFieldValueFactory extends Object implements IFieldValueFactory
IFieldValueFactory that creates proxies of EJBs based on the javax.ejb.EJB annotation applied to a field.
Author:
Filippo Diotalevi