org.jboss.cdi.tck.tests.context.passivating
Class CityProducer2

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.passivating.CityProducer2

public class CityProducer2
extends Object


Constructor Summary
CityProducer2()
           
 
Method Summary
 Violation create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CityProducer2

public CityProducer2()
Method Detail

create

@Produces
@Big
public Violation create()


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