org.jboss.cdi.tck.tests.deployment.packaging.war.modules
Class AlternativeBar
java.lang.Object
org.jboss.cdi.tck.tests.deployment.packaging.war.modules.Bar
org.jboss.cdi.tck.tests.deployment.packaging.war.modules.AlternativeBar
@Alternative
public class AlternativeBar
- extends Bar
- Author:
- Martin Kouba
| Methods inherited from class org.jboss.cdi.tck.tests.deployment.packaging.war.modules.Bar |
getBaz, getQux |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlternativeBar
public AlternativeBar()
isAlternative
public boolean isAlternative()
- Overrides:
isAlternative in class Bar
Copyright © 2008-2012 Seam Framework. All Rights Reserved.