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

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

public class LorryProducer_Broken
extends Object


Constructor Summary
LorryProducer_Broken()
           
 
Method Summary
 Lorry produceLorry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LorryProducer_Broken

public LorryProducer_Broken()
Method Detail

produceLorry

@Produces
@Fail
public Lorry produceLorry()
                   throws Exception
Throws:
Exception


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