org.jboss.cdi.tck.tests.context.passivating.producer
Class AnswerMethodProducer

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

public class AnswerMethodProducer
extends Object


Constructor Summary
AnswerMethodProducer()
           
 
Method Summary
 int produceAnswer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnswerMethodProducer

public AnswerMethodProducer()
Method Detail

produceAnswer

@Produces
@AnswerToTheUltimateQuestion
public int produceAnswer()


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