org.jboss.jsr299.tck.tests.lookup.el
Class Game

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.lookup.el.Game

@Named
public class Game
extends Object


Constructor Summary
Game()
           
 
Method Summary
 String getValue()
           
 void initialize(org.jboss.jsr299.tck.tests.lookup.el.Counter counter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Game

public Game()
Method Detail

initialize

@Inject
public void initialize(org.jboss.jsr299.tck.tests.lookup.el.Counter counter)

getValue

public String getValue()


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