org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle
Class ShipProducer_Broken

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.ShipProducer_Broken

public class ShipProducer_Broken
extends Object


Constructor Summary
ShipProducer_Broken()
           
 
Method Summary
 Ship produceShip()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShipProducer_Broken

public ShipProducer_Broken()
Method Detail

produceShip

@Produces
@Fail
public Ship produceShip()
                 throws FooException
Throws:
FooException


Copyright © 2008-2013 Seam Framework. All Rights Reserved.