org.jboss.cdi.tck.interceptors.tests.aroundConstruct.interceptorsAnnotation
Class Bravo
java.lang.Object
org.jboss.cdi.tck.interceptors.tests.aroundConstruct.interceptorsAnnotation.Bravo
@ApplicationScoped
public class Bravo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bravo
public Bravo()
Bravo
@Inject
public Bravo(BravoParameter parameter)
getParameter
public BravoParameter getParameter()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.