org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes
Class BravoProducer
java.lang.Object
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.BravoProducer
@Alternative
public class BravoProducer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BravoProducer
public BravoProducer()
createBravo
@BravoInterceptorBinding
@Produces
@RequestScoped
@Named
@AlphaStereotype
@Typed(value=BravoInterface.class)
@Alternative
public Bravo createBravo()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.