org.jboss.cdi.tck.tests.context.application.ejb
Class SimpleApplicationBean

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.application.ejb.SimpleApplicationBean

@ApplicationScoped
public class SimpleApplicationBean
extends Object


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

Constructor Detail

SimpleApplicationBean

public SimpleApplicationBean()
Method Detail

getId

public double getId()


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