org.apache.webbeans.sample.injection
Class InjectionTargetBean
java.lang.Object
org.apache.webbeans.sample.injection.InjectionTargetBean
@RequestScoped
@Named(value="injected")
public class InjectionTargetBean
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InjectionTargetBean
public InjectionTargetBean()
getFactory
public EntityManagerFactory getFactory()
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.