Class JavaEEBeanLocator

java.lang.Object
org.wicketstuff.javaee.JavaEEBeanLocator
All Implemented Interfaces:
Serializable, IProxyTargetLocator, IClusterable

public class JavaEEBeanLocator extends Object implements IProxyTargetLocator
Implementation of IProxyTargetLocator to locate ejbs using Java EE 5 resource injection. To use this technique in a Wicket Page, annotate a instance variable with
Author:
Filippo Diotalevi
See Also: