org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle
Class ShipProducer_Broken
java.lang.Object
org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.ShipProducer_Broken
public class ShipProducer_Broken
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShipProducer_Broken
public ShipProducer_Broken()
produceShip
@Produces
@Fail
public Ship produceShip()
throws FooException
- Throws:
FooException
Copyright © 2008-2013 Seam Framework. All Rights Reserved.