org.jboss.cdi.tck.tests.context.request
Class SimpleRequestBean

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.request.SimpleRequestBean

@RequestScoped
public class SimpleRequestBean
extends Object


Constructor Summary
SimpleRequestBean()
           
 
Method Summary
 String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleRequestBean

public SimpleRequestBean()
Method Detail

getId

public String getId()


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