org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.veto
Class Factory
java.lang.Object
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.veto.Factory
@ApplicationScoped
public class Factory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Factory
public Factory()
createCar
@Produces
@RequestScoped
public Car createCar()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.